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

Re: why the change in the checksums

From: Zack Weinberg <zack_at_codesourcery.com>
Date: 2003-02-02 21:42:18 CET

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:

> I merely meant to point out that there isn't a single reason why a
> checksum error can occur, so we can't go blindly recovering from
> checksum errors.

Yes. Each situation where a checksum error can occur needs to be
thought about individually, and a specific recovery strategy designed;
in the absence of that, 'punt to the user' is always safe.

I think that forcing the repository read-only on an indication of
intra-repository data corruption - checksum errors or otherwise - is
something that should be implemented before 1.0, since it will limit
damage caused by bugs or hardware faults. The other checksum-error
situations are more user convenience issues, so they can wait.

zw

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 2 21:43:07 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.