[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Moving root repository

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-10-17 23:37:59 CEST

Jeff Stuart wrote:

>ASSUMING you've checked it out, in the checked out folder, try this
>(Also assuming under Bash/KSH/etc):
>
>for file in * ; do
>svn mv $file http://tux/svn/uw/trunk -m "Moved uw to trunk" --username behle
>done
>
Nope. Move is only allowed between URLs or WC dirs, you can't do a
WC-to-URL move.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 23:38:38 2002

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.