Re: Messed up WC after switch (SVN 1.2.3)
From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2005-12-01 19:14:57 CET
>>>>> "Matt" == Matt Doran <matt.doran@papercut.biz> writes:
Matt> Could someone explain how I could avoid this situation in
Here's what I often do: after checking in, and before switching, I
svn status --no-ignore . | egrep '^(\?|I)' | cut -c8- | xargs rm -rf
Matt> In the very least the initial error that is displayed could
In my experience, misleading error messages are the single worst thing
-- Keaton, Chaplin, Garbo - let them now make room for Gromit. A. O. Scott, in The New York Times --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Dec 1 19:44:11 2005 |
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.