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

Re: [TSVN] Algorithm for determining if files are locally modified

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-06-22 17:40:14 CEST

Chermside, Michael wrote:

> Stefan writes:
>
>>Subversion will soon be replacing the last step of this algorithm
>>(comparing byte by byte) with an MD5 checksum.
>
>
> I'm just curious: why? Since computing an MD5 checksum still requires
> reading the entire file

Only one file, not two - the MD5 checksum of the pristine copy only has to be calculated once on
checkout/update.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jun 22 18:45:24 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.