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

Re: Regression in working copy logic?

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-05-19 22:49:34 CEST

--On Monday, May 19, 2003 12:34:07 -0500 kfogel@collab.net wrote:

> I'm not sure whether we should be graceful or not. I mean, in one
> sense, the working copy adm area has been tampered with. Who knows
> what else might be wrong? Recovery is a slippery slope...

Well, if older SVN clients never created the .svn/tmp/text-base
directories, then it really hasn't been tampered with.

FWIW, running 'svn cleanup' fixes this as it forces the creation of these
directories in the .tmp area. Perhaps we can wrap the svn error in this
case with a description to 'please run svn cleanup on this working copy.'
That seems fairly painless - you wouldn't know by looking at the error that
this would be an acceptable solution, but it is. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 22:50:27 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.