svn status doesn't seem to reflect the status of the working copy
From: Andreas Du Rietz <durred_at_gmail.com>
Date: Wed, 28 Dec 2011 16:09:54 +0100
I just completed my worst merge yet, or so I thought. We use SVN 1.4 (I
Merge a range of revisions, not including the merge from trunk.
Then other people started checking out trunk and for them it didn't work.
### At the working copy of trunk that I used for the merge
svn st
find . -name ShouldBeDeleted*
### At a fresh checkout of trunk
svn up
svn st
find . -name ShouldBeDeleted*
I'm expecting one of two things. Either "svn st" should show a deletion of
Please help :)
|
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.