BUG: Record Only Merge modified Working Copy
From: Thomas S. Trias <tomtrias_at_artizan.com>
Date: Tue, 01 Jul 2008 13:42:17 -0700
After having installed SVN 1.5 and TortoiseSVN 1.5 (TortoiseSVN 1.5.0,
I then went into a branch project and decided to add merge info for the
1) Right-click on root of WC, choose Merge
827-845,846-861,862-892,893-897,898-906,907-908,909-910,912-913,914-916
Note that these correspond to the M:N revisions logged for previous
5) Checked "Only record the merge"
Note that it showed the results of actually applying a merge, not just
7) Clicked Merge
I expected to just have the svn:mergeinfo added to the root of the WC
Instead, the merge actually performed the modifications that showed up
I reverted the changes and then ran the following from the root of my WC:
svn merge --record-only <trunk URL> -r 827:845 -r 846:861 -r 862:892 -r
This produced:
svn:mergeinfo <relative URL to
Note a subsequent merge all did produce the correct results (it even
Thanks,
-- Thomas S. Trias Senior Developer Artizan Internet Services http://www.artizan.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org For additional commands, e-mail: users-help_at_tortoisesvn.tigris.orgReceived on 2008-07-01 22:48:08 CEST |
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.