On Fri, 19 Mar 2010 11:44:23, Derek Woods <derek_at_excelsystems.com> wrote:
>I right-clicked on a directory, and selected "Show Log". The "Log Messages"
>window appeared (as normal), but instead of seeing all the log messages, a
>new window titled "TortoiseProc" is launched. This TortoiseProc window
>appears to be a crash reporting window.
>
>I have attached the dmp file.
>
>Some background information: This morning I was using Tortoise version
>1.5.9. My PC crashed, and upon rebooting Tortoise wasn't working at all. I
>upgraded to the latest production version, and it appears that most things
>work now, with the exception of Show Log.
>
>Please let me know if I need to supply further information.
Hi Derek,
thanks for reporting this problem. From your dump file, I could see
that the log cache list (%APPDATA%\TortoiseSVN\repositories.dat)
failed to load. It probably got corrupted during the crash. TSVN 1.6.x
does not catch exceptions at that point. I fixed that for 1.7.x.
To get your TSVN working again, please do the following:
* open the Settings dialog
* trying to display the "Cached Repositories" page should result
in an error or even crash (just to verify that the list file is to blame)
* if necessary, re-open Settings
* on "Saved Data", delete all log cache info by clearing
"log messages (Show log dialog)"
If that does not work for some reason, delete the folder
%APPDATA%\TortoiseSVN\logcache manually.
-- Stefan^2.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2462317
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-19 22:01:38 CET