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

RE: Re: Future support to real tags and real branches?

From: Bob Archer <bob.archer_at_amsi.com>
Date: Wed, 25 Nov 2009 13:14:08 -0500

> Acually, and as far as I understand the docs, keeping a branch in
> sync with the trunk by repeatedd merging is doable with svn
> (1.5ff), only the backmerge into trunk needs an --reintegrate, and
> after that the branch is effectively dead, as the mergeinfo is
> garbled by design at that point.
>
> Andreas Krey

After you reintegrate a branch into trunk you can then the --record-only merge from trunk to branch, the idea is to record that the rev that contains the reintegrated merge in trunk. Once you do that you can continue using the branch as you were before.

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2424363

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-25 19:15:07 CET

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.