Status of children of replaced directories
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 02 Nov 2010 16:28:59 +0000
Suppose I have a checkout containing a versioned directory A that
$ svn st
If I now copy some other directory to replace A and the copied directory
$ svn st
That looks correct to me, the replacement hides the deleted child. If
$ svn st
which also looks correct.
However if the copied directory does not contain a child f then the
$ svn st
and if I delete the copied child g then status shows:
$ svn st
I think both of those are wrong, the deleted A/f should be hidden by the
Anybody want to agree or disagree?
-- PhilipReceived on 2010-11-02 17:29:56 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.