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

[TSVN] Algorithm for determining if files are locally modified

From: Thamm, Russell <russell.thamm_at_dsto.defence.gov.au>
Date: 2004-06-22 08:46:21 CEST

Hi,

Does anyone know what algorithm Tortoise uses to determine which files are locally modified?

The MD5 checksum is obviously a definitive but computationally expensive way to do it.

I have a program that I use to package my applications. One of the things this application
does is to scan my workspace and determine the current source revision. Currently I use
MD5 to check if there are any locally modified files. This takes a very long time and
I was wondering if there was a more quick and dirty way to do this.

My software does NOT use the Subversion Libraries.

thanks
Russell Thamm
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jun 22 10:04:59 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.