Non-obvious behavior of 'svn merge' when using old repository
From: Alexey Neyman <stilor_at_att.net>
Date: Sat, 22 Oct 2011 15:54:20 -0700
Hi all,
I have just stumbled over a not user-friendly behavior of 'svn merge'. The
- server running 1.6.11
When attempting to sync up a branch with latest trunk changes, 'svn merge'
$ svn merge ^/trunk
I finally figured out that this is due to outdated repository version.
Note that 'svn merge --reintegrate' detects this condition and emit the
$ svn merge --reintegrate ^/branches/<branch-name>
Shouldn't regular 'svn merge' do the same?
I am not sure if it was fixed in more recent versions of Subversion.
Regards,
|
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.