| Author |
Message |
corrin
Joined: 10 May 2010 Posts: 3
|
Posted: Fri Oct 01, 2010 12:21 am Post subject: Branching |
|
|
Hi,
I am just about to start a new phase of development. At the same time I would like to maintain the ability to push fixes to prod using source control. So I think it makes sense for me to branch.
I don't mind doing a bit of hackery to get it set up, as long as it's simple to maintain once it's set up.
Is that feasible?
Corrin |
|
| Back to top |
|
 |
chriskelly
Joined: 19 Apr 2010 Posts: 251 Location: Cambridge, UK
|
Posted: Mon Oct 04, 2010 7:44 pm Post subject: |
|
|
You could point another db at the branch for quick prod fixes, but keep the main dev db pointed to trunk for the main development to continue. You would have to do the branch in the source control system and merge any changes from the prod branch back to the dev branch.
I hope this makes sense. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group