You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by ufuk kocolu <uf...@pilli.com> on 2007/03/19 11:29:26 UTC

lock problem

A local svn on one of my app servers is completely locked, when I run 
"svn update" it returns a ""." is locked run svn cleanup" and when I run 
svn cleanup, it finds an error in one of the subdirectories (in fact 
that was an error of mine, I've added a non-svn directory to svn, then 
deleted it using "svn delete url" thanks to this list) and doesn't 
unlock the directory. So, I cannot delete that non-svn directory because 
of the lock and I cannot unlock it because of that directory.  How can I 
fix this idiotic situation?




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: lock problem

Posted by Matt Sickler <cr...@gmail.com>.
nuke the working copy, and recheckout - simple :)

On 3/19/07, ufuk kocolu <uf...@pilli.com> wrote:
>
>
> A local svn on one of my app servers is completely locked, when I run
> "svn update" it returns a ""." is locked run svn cleanup" and when I run
> svn cleanup, it finds an error in one of the subdirectories (in fact
> that was an error of mine, I've added a non-svn directory to svn, then
> deleted it using "svn delete url" thanks to this list) and doesn't
> unlock the directory. So, I cannot delete that non-svn directory because
> of the lock and I cannot unlock it because of that directory.  How can I
> fix this idiotic situation?
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>