Creating copies using "svn cp" preserving directory structure
From: Holger Rauch <holger.rauch_at_heitec.de>
Date: 2005-06-23 11:31:16 CEST
Hi!
I am trying to create a tag using "svn cp" (Subversion 1.1.4)
tag-test
What I want to achieve is something similar to what's shown in the following example:
tag-test
(That is, I want to preserve the directory structure within the
Whenever I tried using "svn cp" with the URL -> URL syntax like this
svn cp -m "Creating sample tag" $SVNROOT/tag-test/trunk/betra/1.0.2
(SVNROOT is an environment variable containing the constant part of the URL,
I ended up with the files in betra/1.0.2
How can I preserve directory structure when creating copies?
Unfortunately, I couldn't find any info on this issue in chapter 4 or
Thanks in advance for any info!
Kind regards,
Holger
---------------------------------------------------------------------
|
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.