I have a Windows 7 x64 machine with Tortoise SVN 32 and 64 bits installed side-by-side. I have a dedicated server with Subversion installed under Apache.
The repository can be accessed via TSVN from other Vista machines without problems. I can access the repository on the server without problems from any browser.
However, when I try to use TSVN for any operation which involves calling the server (e.g. Show Log, Commit, Update) it takes about 5-10 minutes for the oper开发者_Go百科ation to start but it's completed in the end. Any ideas?
Regards
In my case the problem was caused by my internet security suite, BitDefender x64. It was not simply a problem of disabling the Firewall or the entire suite, this just did not work.
I found some tutorials on the BitDefender forums for how to exclude TortoiseSVN from the scan, this required a reboot in safe mode!
精彩评论