Page 1 of 1

TortoiseSVN overlay icons are not updated at once

Posted: 23.03.2009, 12:16
by Heikki
Hello,

I currently use TortoiseSVN 1.5.7 and FC 2009.02. If I "add" a new file (SNV add) to a repository then all SVN overlay icons in the file window are vanished. Only after pressing F5 (update view) the icons are visible again. The same happens if I commit a modified file. I've already set DirMonSensitive=2.

It would be fine if FC shows the (new and old) icons without pressing F5.

Best regards
Heikki

Posted: 23.03.2009, 21:43
by Marek
I think the default change interval time (900) is too short for your PC.
Define in the FreeCommander.ini the line:
DirMonChangeInterval=1500
in the [Form] section.
You can increase the value to max. 3000.

Posted: 24.03.2009, 08:14
by Heikki
Hi Marek,

thanks for your quick answer. DirMonChangeInterval with a value of 1500 leads to no other behavior. But a value of 2000 solves the issue.

Thank you
Heikki