Re: Correcting the import location of a project in a repository.
From: Nick Glencross <nickg_at_glencros.demon.co.uk>
Date: 2005-11-26 20:15:26 CET
Stephan Zeissler wrote:
> Hi,
or:
4) Use the svn command-line to do the same as 1).
e.g.
svn mkdir XXX/repositoryA/components/componentC
svn move XXX/repositoryA/tags XXX/repositoryA/components/componentC
where XXX is your svn root.
As stated here, it takes 4 transactions; last time I checked it wasn't
Nick
---------------------------------------------------------------------
|
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.