[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-06-19 22:18:35 CEST

"Jonathan Leffler" <jleffler@us.ibm.com> writes:

> OK - svn cleanup did the trick. The residual question is "should I
> have had to do that", to which I don't know the answer but it
> doesn't feel quite right if that is necessary just because of an
> interrupt.

Yes, that's a good philosophical question. :-)

In theory, 'svn up' could start out by running 'svn cleanup'
internally... searching for any locks or logs, just like a journaling
filesystem does when you boot it up.

I think the reason we're not doing that (yet) is that we want to know
when a working copy gets into a cleanuppable state. In other words,
it helps developers find bugs, at a convenience cost to users. Maybe
we should change this policy at some point...

---------------------------------------------------------------------
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:20:33 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.