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

[TSVN] Commit delays

From: Panagiotis Theofanopoulos <panost_at_gmail.com>
Date: 2004-10-28 21:54:12 CEST

Checking what exactly happen while i commit a folder using the filemon
http://www.sysinternals.com/ntw2k/source/filemon.shtml

(to filter just tortoise, select Options - Filter/HighLigh and specify
TortoiseProc* as the include pattern)
 i discover that for each file in my working copy the following files
are open-read and close

C:\Program Files\TortoiseSVN\iconv\cp1252.so
C:\Program Files\TortoiseSVN\iconv\windows-1252.so
C:\Program Files\TortoiseSVN\iconv\utf-8.so
C:\Program Files\TortoiseSVN\iconv\_tbl_simple.so

is that necessary ?
is some hidden option so i can cache those files ?

The time that takes from selecting commit from the menu until the
dialog to show the changed files sometimes takes 2 minutes or even
longer !

I am using
TortoiseSVN 1.1.1, Build 1857, UNICODE

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Oct 28 23:03: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.