Merge One Direction or Both?
From: <trlists_at_clayst.com>
Date: 2005-11-05 13:58:38 CET
Folks ...
I have a situation that seems fairly typical:
branch 'live' could be called the trunk, it's the live code and I
branch 'dev' is where I do major development work on new features
When I complete some work in dev I have a couple of options:
(1) Merge changes from live into dev first so that dev picks up the bug
(2) Use svn diff to find the changes in the live branch that are not
(3) Merge from dev to live then delete the dev WC and get a new one off
Any tips here?
#3 seems like the cleanest approach but it is complicated by the fact
Thanks,
-- Tom --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Nov 5 14:00:58 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.