[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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
> is easy. It is the results of merge tracking that can be confusing.
> It's good to hear from Mark that this problem is being addressed. I
> think I shall wait until the next release before recommending it to
> colleagues. Otherwise I may get a lot of support calls!
>
> With best regards
>
> David

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
Received on 2010-05-18 16:35:15 CEST

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.