RE: Re: Merge/Update from trunc
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 11 Nov 2010 10:54:29 -0500
> > I believe merge tracking (which, AIUI, works if your client and
I suggest you read the chapters on Branching and Merging. It explains the merge tracking and how it works.
http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.branchmerge
Basically, when you merge from one path to another svn will record that information in a property (place depends on what path your merge target is). So, the next time you merge it will check the recorded merge info and not merge the previously merged revisions again.
Although, I suggest you get up to 1.6.13... there have been many fixes to mergeinfo since 1.5.x.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.