Supernumerous files/directories in tag
From: Ronny Schuetz <usenet-01_at_groombridge34.de>
Date: 2005-05-06 16:58:52 CEST
Hi all,
I just ran into a strange issue when creating a tag in SubVersion
That's the "test" repository:
- branches/
I want to create a tag "ctest-tag" containing dir1/ (including
- tags/
So I checked out trunk and ctest in non-recursive mode and dir1
> svn co svn://server/test/trunk d:\work\svn -N
(which might return some additional files placed directly below trunk/
> svn cp d:\work\svn svn://server/test/tags/ctest-tag -m tag
which did not create the expected hierarchy, but:
- tags/
where dir2/ and dir3/ were not in the working copy at all and I don't
Is there any way to achieve the desired state?
Thanks in advance & Best regards,
---------------------------------------------------------------------
|
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.