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

Moving root repository

From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2002-10-17 00:16:18 CEST

Is there anyway to move a repository that was accidentally imported in
the root "/" to the "/trunk" directory?

> svn mv http://tux/svn/uw http://tux/svn/uw/trunk -m "Moved uw to
trunk" --username behle

svn: Trying to use an unsupported feature
svn: cannot copy path 'http://tux/svn/uw' into its own child
'http://tux/svn/uw/trunk'

There are roughly 150 directories & files in the root that need to be
moved, is there anyway to achieve this via wildcards or something else I
don't know about short of moving every file by hand?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 00:08:44 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.