How to move files from within one URL to within another?
From: x nooby <xnooby_at_yahoo.com>
Date: 2005-09-23 20:44:21 CEST
I need to move the files from one URL to another URL
I have a bunch of directories and files located at
svn://myserver.myhost.com/svnrepo/trunk/myclient
I want to move the files to this URL:
svn://myserver.myhost.com/svnrepo/myclient/trunk
When I do this command:
svn move \
The error I get is:
svn: Path
I *can* move the entire direcotry, like this:
svn move \
But that results in myclient going here:
Is there a way to move the contents of a URL to
thanks!
__________________________________________________
---------------------------------------------------------------------
|
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.