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

Re: Help! Subversion Exception!

From: Andreas Krey <a.krey_at_gmx.de>
Date: Thu, 20 Oct 2011 20:38:58 +0200

On Thu, 20 Oct 2011 19:26:06 +0000, Daniel Shahaf wrote:
...
> > > Upgrading a working copy that requires cleanup is not.
> >
> > How is a user supposed to know if his working copy requires cleanup?
>
> You'll get E155021.

Which would then mean that I need to reinstall 1.6, cleanup, and
go back to 1.7. Imagine that on a multiuser system where svn is
installed as RPM/simile.

...
> Have users always run 'svn cleanup' before they leave for the night on
> any wc's that they ^C'd during the day?

How about setting a 'busy' flag while svn is executing, and calling
for the user to invoke 'svn cleanup' if it is still set on invocation?
Ok, too late for that.

Apart from a) the fact that under circumstances ^C does not work (in
seems to be caught but not handled everywhere in a timely fashion, and,
that being the case, how can svn really break the WC) and I need to
'^Z/kill -9 %' it (the server connect takes a little longer where I am
sometimes) and b) that svn sometimes explicitly asks to run 'svn clean'
which in exactly those cases failed to clean up.

Andreas

-- 
"Totally trivial. Famous last words."
From: Linus Torvalds <torvalds@*.org>
Date: Fri, 22 Jan 2010 07:29:21 -0800
Received on 2011-10-20 20:39:43 CEST

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.