Other people's delete dir causes my update to assert?
From: Chris Wein <cwein_at_mobilygen.com>
Date: 2004-05-21 00:15:08 CEST
I can reliably create an assertion failure in 1.0.1 when someone else
Here is the recipe, done with two different working copies, order
WC1
svn mkdir dirA
WC2
svn update // gets new directory dirA
WC1
svn delete dirA
WC2
cd .. // this is important!
Now, the dirA is no longer versioned after this operation but the
svn: Invalid editor anchoring; at least one of the input paths is not a
which makes sense to me, and is also clean and leaves no locks.
-- Chris Wein Software Manager Mobilygen Corp. E-Mail : cwein@mobilygen.com Phone : 408-869-4035 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri May 21 00:15:46 2004 |
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.