Re: SVN 1.8 merge (branch reuse) seems broken when having local mergeinfo
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 13 Mar 2014 20:29:39 +0000
Tim van Halteren <t.van.halteren_at_inforay.nl> writes:
> No replies? Is this a bug or user error? Do I need to file a bug?
I can reproduce it with trunk. This is my Unix version of your script:
#!/bin/sh
rm -rf repo wc
The command:
$ svn merge ^/trunk wc
gives the error:
svn: E195016: Reintegrate can only be used if revisions 7 through 10 were previously merged from file:///home/pm/sw/subversion/obj/repo/fb2 to the reintegrate source, but this is not the case:
Look at the earlier merge from trunk to fb2:
$ svn merge ^/trunk wc
That merge doesn't change wc/f2 and so the subtree mergeinfo there is
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2014-03-13 21:30:15 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.