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

Re: [TSVN] Commit dialog taking ages to populate

From: Nick Gilbert <nick_at_x-rm.com>
Date: 2004-09-10 11:08:20 CEST

> The reason that some projects get slower is that if the filedates change
> but not the contents, then Subversion has to go through the whole file,
> reading each byte up to the end of that file to check if it was really
> modified or not. That's how Subversion determines the status of a file.
> If the filedate hasn't changed, then Subversion assumes that the file
> isn't modified and doesn't read it byte by byte.

Is there a way to check for this problem? Does TSVN have the ability to
output any debugging info to see if this is the reason it's slow?

Ncik..

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Sep 11 20:19: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.