Probably bug with svn copy
From: Robert S. Sfeir <yosemitesam_at_gmail.com>
Date: 2005-04-12 15:34:17 CEST
Folks,
While teaching a subversion class yesterday, we came across an
Here is how to set it up and reproduce the behavior.
a new repository with the following structure is needed for testing:
Once you have the repository buit with this structure, create a tag
svn copy myProject/trunk/Dir1/SubDir1 myProject/tags/tag1
A tags/tag1 (I see that file1.txt is in this directory, which is
svn copy myProject/trunk/Dir2/SubDir1 myProject/tags/tag1
A tags/tag1/SubDir1 (for some reason in this case it creates
svn copy myProject/trunk/Dir3/SubDir1 myProject/tags/tag1
Fails because SubDir1 already exists.
This behavior is inconsistent, what I expected would happen is either:
However as you can see by testing it is that the behavior is
Thanks
Robert S. Sfeir
---------------------------------------------------------------------
|
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.