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

Re: Subversion 0.13.0 [Pre-Alpha] released - a report on successes and problems

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-06-19 22:40:24 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> Yah, when we run 'svn up', and the process encounters old lockfiles,
> it just returns an error that says "Working Copy Locked". Instead, we
> should just make the message more informative, or wrap the error as
> its passed up -- "Please run 'svn cleanup'".

Yeah. This might be best handled from the command-line client code,
simply because telling the user to run "svn cleanup" is known to be a
valid instruction for the cmdline client, but not necessarily valid
coming from libsvn_client :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 19 22:47:59 2002

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.