Re: weird merge
From: Xavier Noria <fxn_at_hashref.com>
Date: Tue, 30 Mar 2010 16:55:30 +0200
On Tue, Mar 30, 2010 at 4:25 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>> On Fri, Mar 26, 2010 at 5:11 PM, Tyler Roscoe <tyler_at_cryptio.net> wrote:
Nope, someone else in the project did. Right after I branched from trunk:
cd into branches/someplace
now to check the strange behavior:
svn merge --dry-run ^/trunk
confirm the mysterious r2 to r2909 appearing, with tree conflicts etc.
svn log
on the other side shows all the history down to r1.
Then
svn merge -r2:2909 ^/trunk --record-only
Just returns a prompt, silently, and if we try again
svn merge --dry-run ^/trunk
that still tries to merge r2 to r2909.
|
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.