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

Re: Checksums (Re: [PATCH]: svndiff version 1)

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2002-02-26 02:00:04 CET

On Mon, Feb 25, 2002 at 07:48:48PM -0500, Daniel Berlin wrote:
> We need to use/verify checksums.

At one point I know, we were planning on doing this via a script which could
run as a cron job. That way, every revision of every node could be checked
periodically for corruption. Otherwise, it would still only be reported on
access.

For now storing the checksums would be nice, a second step would be to write a
script (using the swig bindings to libsvn_fs maybe?) to cycle through
everything that has a checksum and verify that the checksum is correct. Then
we can throw that script in tools/ and recommend that administrators set up a
cron job to run it periodically. How often would of course depend on how
paranoid the administrator was.

For more of this check the archives for sometime last summer. Late July or
early August was I think when we had most of this discussion previously.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:37:09 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.