'svn switch --relocate' behavior change -- intentional?
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-08-23 22:17:46 CEST
Yesterday I noticed the suddenly 'svn switch --relocate' didn't work
For example, I used to do:
svn switch --relocate .../repos/trunk .../repos/trunk trunk-wc
But now that errors out, and I'm forced to do:
svn switch --relocate .../repos .../repos trunk-wc
Was this change in behavior intentional? The log message for r15015
...
Did the community accept this change in behavior, and I just missed it?
-- www.collab.net <> CollabNet | Distributed Development On Demand --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Aug 23 22:21:28 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.