unexpected replacements using WC -> WC copy to create a branch
From: Adam Monsen <haircut_at_gmail.com>
Date: 2007-03-13 18:46:24 CET
Should 'svn copy -r REV WC WC; svn ci -m "blah" WC' behave differently
In my example svn working copy I do:
svn copy -r 2239 trunk branches/foo
and I see something like:
A branches/foo/src
and 'svn status' reports:
A + branches/foo
...so all seems well and good. But after committing, the log message
------------------------------------------------------------------------
------------------------------------------------------------------------
Was 'src' branched from 2406? Why? I don't understand what the 'R'
This does *not* happen when using the URL -> URL form of 'svn copy'...
------------------------------------------------------------------------
------------------------------------------------------------------------
One further piece of information that may help: there was one
------------------------------------------------------------------------
------------------------------------------------------------------------
-- Adam Monsen --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Mar 13 18:46:55 2007 |
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.