suspected bug report or feature request - tagging a sparse directory
From: Stas Cherkassky <scherkas_at_gmail.com>
Date: Thu, 7 Jan 2010 11:16:18 +0200
Hi,
I have a problem with tagging a sparse directory.
Suppose I have this structure:
myproj
I want user A to work on dirA, and user B - on dirB.
So, user A builds sparse working copy of myproj
% svn co $SVNROOT/myproj -–depth empty myproj
.. modifies it in some way and tries to tag:
% svn mkdir $SVNROOT/tags/rel_X
The problem that we see is SVN for some reason also copies dirB under
my SVN version is 1.6.2 (r37639)
I was under impression that svn copy WC -> URL should take whatever I
thanks !
-- Stas Cherkassky email: scherkas_at_gmail.com phone: +972-54-4261959Received on 2010-01-07 13:22:31 CET |
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.