SVN 1.5 merge --reintegrate gives conflict in svn:mergeinfo property and phantom updates
From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: Tue, 06 May 2008 15:32:42 +0200
I want to --reintegrate merge from /base/trunk/q into a 'feature' branch
Last trunk change occurred at r246. At r247 the rad branch has been
svn:mergeinfo : /base/trunk/q:177-246
In r248, the svn:mergeinfo was updated once again (by another
svn:mergeinfo : /base/trunk/q:177-248
Now, with RC5 I'm trying to
svn merge --reintegrate svn://localhost/base/trunk/q
which gives a conflict in the svn:mergeinfo property itself:
...
Finally, after selecting "tf" here the property gets updated to
svn:mergeinfo : /base/trunk/q:177-262
Does this conflict make sense?
Furthermore, before reporting the conflict the merge command reports
G sequence
These changes had already been merged in r247 and actually none of the
Another problem: The "rad" branch is actually much older but has been
Furthermore, this merge also modified some of the
-- Best regards, Marc Strapetz _____________ SyntEvo GmbH www.syntevo.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-05-06 15:33:09 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.