Re: recent client-side corruptions and Alpha
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-07-13 23:48:22 CEST
Ben Collins-Sussman <sussman@collab.net> writes:
> 1. Suppose your working copy has file 'foo' at revision 1, and you
I'm not sure what the current MD5 checksum position is, or what the
- Each full text has a checksum, stored or calculated on the server.
- Each working copy text base has a checksum in the entries file.
- The client checks the stored checksum against the text base before
- The client sends the checksum to the server with the binary diff.
- The server rejects the commit if the client's checksum doesn't match
This should be sufficient to ensure that a corrupt working copy cannot
We could also have an 'svn repair' command that sends checksums to the
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Jul 13 23:49:07 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.