Re: how to solve status ~ ?
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-12-06 22:18:56 CET
Fraser Campbell wrote:
OK, so don't move the directory, but you might need to run "svn cleanup" in the root directory. All that does is remove locks that have been left behind by a Subversion operation that was aborted by Ctrl-C etc., and you only need to do a "cleanup" if Subversion otherwise exits with an error saying that something is locked.
>>Is there any way (hopefully easy) to resolve this situation. I just want
I think the command you want is "svn revert".
> cd /
If, as you say, "usr" has not yet been committed to the repository, then that should return "usr" to being unversioned.
If this fails, give us some more details such as the output of "svn status -v usr", "svn log -v usr", "svn list -v usr", and (non-svn) "ls -ld usr" (to show its permissions).
- Julian
---------------------------------------------------------------------
|
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.