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

Re: interrupt/cleanup mechanism

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-09 05:47:43 CET

On Sat, 2003-11-08 at 22:13, Karl Chen wrote:
> If I interrupt subversion, often I have to do 'svn cleanup' in
> parent directories before it will work again.
>
> Is this normal?

Yes. Read this FAQ:

http://subversion.tigris.org/project_faq.html#wedged-wc

> And if so, having to 'cd .. && svn cleanup'
> should be explained in the error message.
>

If your working copy has locks left in it, the error message should say
exactly that: "working copy locked: run 'svn cleanup'" Does it not?
Are you running a very old version of svn?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 9 05:48:20 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.