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

RE: svn cleanup bug

From: Taylor, Richard <rtaylor_at_t-tales.com>
Date: 2006-07-10 09:59:05 CEST

>>Sure, if the tmp directory was empty just recreating it would be fine
That's the bug I'm reporting and you seem to agree it would be fine.

>>what if there were files in there that we needed.
Does SVN keep essential files in the .svn/tmp directory ?

>>If random directories are missing within the .svn directory we cannot
>>expect subversion to be able to recover from that
You are widening the issue, this is not the bug I posted. If essential file
are missing obviously svn cannot continue (but most of the files in the .svn
directory could be recreated or re-fetched from the server)

>>My suggestion, get better tools that don't delete empty directories
Nice attitude....

Surly we should be working to make tools as user friendly as possible ? I am
a professional programmer and I hear all kinds of excuses from staff why
they shouldn't have to error check data or recover from corrupt data. IMO
that all stems from laziness. We have to strive to make software as robust
as possible. We have a very simple rule of thumb, "if it stop in your code
it's your fault", even if it's a result of bad input.

rich

-----Original Message-----
From: rooneg@gmail.com [mailto:rooneg@gmail.com]On Behalf Of Garrett
Rooney
Sent: 07 July 2006 15:37
To: Taylor, Richard
Cc: SVN Dev
Subject: Re: svn cleanup bug

On 7/7/06, Taylor, Richard <rtaylor@t-tales.com> wrote:
> Hi all,
>
> I found a bug with svn cleanup and I'm looking for confirmation before
> entering it into the issue tracker. This is similar issue 2355 but I guess
> the fix might be different.

This is not a bug, it's working as designed. If random directories
are missing within the .svn directory we cannot expect subversion to
be able to recover from that. Sure, if the tmp directory was empty
just recreating it would be fine, but you can't be sure that was the
case, what if there were files in there that we needed.

My suggestion, get better tools that don't delete empty directories.

-garrett

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet
Managed Scanning Services - powered by MessageLabs. For further information
visit http://www.mci.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 10 09:59:56 2006

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.