Arian Kulp's Blog
opinion, insight, and occasional code

TortoiseSVN issue

Wednesday, August 23, 2006 6:36 AM
We use Subversion for source control for contract projects and on the desktop, I use TortoiseSVN.  It's a great program with a really full feature set, but I've never been able to run it completely stably.  It just drives me nuts.  In Windows Explorer, 4 out of 5 times, explorer.exe hangs on right-click.  It seems to be any right-click on files or folders.  I've read about how recursively scanning subfolders (assuming that the folder is a Subversion checkout) can slow things down, but this is 100% locked up.  As in, mouse won't move, music stops playing.  Hung.

The weird thing, is it will stay like that forever -- unless I hit the Escape key.  That's the only way that I can break out of it.  If I'm running Task Manager at the time, it stops refreshing -- everything does, but after I hit Escape, it catches the tail end of activity and shows explorer.exe at the top, never the tsnvcache.exe as you might expect.  This has lingered through every version that I've ever installed, on three different machines.  Can I really be the only one experiencing it?!

If anyone has every come across this, let me know!  I just hate it.  I fear my right button!



Feedback

# re: TortoiseSVN issue

Have a look at this FAQ entry:
http://tortoisesvn.net/node/202

Not sure if that's the reason for your lockups, but it's worth a try. 9/16/2006 7:01 AM | Stefan

# re: TortoiseSVN issue

Sounds like a possible culprit. I tried left-cliking first, but it did not take away the problem. My problem isn't exactly the same though. When I right-click and it exhibits the issue, *everything* locks up. I can't even move the mouse, music stops, task manager stops updating -- it's a complete system standstill. Hitting escape to get rid of the menu is the *only* way that I have discovered to "fix" things. If I right-click again, it's fine. It's completely random when it happens, and it could be on a file in a repository, or any other file when it happens. It drives me crazy! I'll see if the performance tip helps though. 9/16/2006 8:03 AM | Arian



Comments have been closed on this topic.