svn move doesn't appear to take absolute paths
From: Dan Ellis <danellis10_at_gmail.com>
Date: Thu, 22 May 2014 08:05:53 -0700
Hi,
In a recent thread I've been trying to figure out the best way to deal with
So I need to rename a bunch of directories and thought a script would
c:\>svn mv "c:\project_files\sandbox\foo\Bar"
yet using relative paths does seem to work fine:
c:\Project_files\sandbox>svn move ./foo/Bar ./foo/bar
I couldn't find any documentation that stated svn move only accepts
Thanks for all the help and support.
|
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.