[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Annoying subversion behavior

From: Thomas Harold <tgh_at_tgharold.com>
Date: 2006-09-16 17:51:19 CEST

Justin Patrin wrote:
>
> # cd /
> # svn revert boot
>

Hmm, I thought I had tried that... maybe because there were subfolders
under /boot (such as /boot/grub) it didn't actually do anything. From
my log files:

src # cd /
/ # svn status -q
~ boot
/ # svn revert boot
svn: Try 'svn revert --recursive' instead?
svn: Working copy 'usr' is missing or not locked
/ # cd /boot
boot # svn status
svn: '.' is not a working copy

And "revert" is indeed the command that I was probably looking for. But
under the stress of a deadline my reading skills were less then stellar.
  After another 30 minutes of futzing with various combinations, I blew
away all .svn folders, blew away the repository and re-added the files
in /boot, /etc and a few other locations. (As well as updating my rsync
snapshot backup that uses hard links.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 16 17:52:05 2006

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.