RE: Is svn branching too difficult?
From: Erik Hemdal <erik_at_comprehensivepower.com>
Date: Tue, 18 May 2010 10:34:49 -0400
> Perhaps I should have been more careful in what I wrote. Svn branching
When we have had difficulties with merge tracking it was nearly always in the case where someone performed a merge on a subtree and then later wanted to merge the entire tree; or did a commit of only part of a branch and later wanted to merge the entire branch. SVN would then complain bitterly about mergeinfo. Merging was much cleaner when we were disciplined about always committing and merging from the top of a branch.
With that proviso, merging is straightforward, but it still can be delicate work.
Erik
|
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.