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

Re: Problem : svn: working copy locked:

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-01-09 17:44:44 CET

Olivier DAVY <odavy@sopragroup.com> writes:

> K:\ECARNAX\maquette\ecarnax>svn up
> svn: Attempted to lock an already-locked dir
> svn: working copy locked:
>
> It appear after I made a CRTL-C during the execution of svn commit -m"comment"
> in the K:\ECARNAX\maquette\ecarnax
>
> What can I do ?

Run 'svn status' and note that it shows that some directories were
locked when you interrupted svn.

Run 'svn cleanup' to clear the locks.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 9 17:45:42 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.