WC in funny state after "svn switch"
From: Greg Ward <gward_at_python.net>
Date: 2004-09-30 04:11:04 CEST
Just tried my first experiment with creating a branch and now funny
$ svn cp mkpydoc file:///home/svn/optik/branches/mkpydoc-label-stack
(mkpydoc is the script with the probably-dead-end change.) I was
$ svn ls file:///home/svn/optik/branches/
OK, no problem, it's a branch consisting of single file -- which is what
Now here's where I started going wrong: somehow I thought that my
$ svn switch file:///home/svn/optik/trunk mkpydoc
Oops! Looks like I got the syntax wrong for the "switch" command,
Aieee! At this point my reptilian hindbrain stepped in, and I
$ rm -rf mkpydoc
Hmmm. So, svn does not like it when my reptilian hindbrain comes up
$ svn revert mkpydoc
Sigh. (Hey, how come that error message didn't start with "svn: " like
"svn cleanup" fails to resolve the situation. Any other ideas? My
<entry
...but I'm learning not to listen to it and to give the frontal lobes a
Ideas? Clues? Suggestions? I suppose I could just check out a fresh
Gre
-- Greg Ward <gward_at_python.net> http://www.gerg.ca/ What the hell, go ahead and put all your eggs in one basket. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Sep 30 04:12:36 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.