AnkhSVN Commits Are Very Slow

Posted by jakdep on Stack Overflow See other posts from Stack Overflow or by jakdep
Published on 2010-04-21T08:11:08Z Indexed on 2010/04/21 8:13 UTC
Read the original article Hit count: 567

Filed under:
|
|

Recently, I had to move my SVN repositories to a different server, but I am experiencing some performance problems since the move.

I am using Visual Studio 2005, AnkhSVN 2.1.7819.411 and TortoiseSVN 1.6.6 on my workstation and VisualSVN Server on the server which runs Windows Server 2008.

Whenever I try to commit a file or view the file history in Visual Studio it takes twenty odd seconds.

I confirmed that an exception has been made for VisualSVN Server on the server's firewall, but when I disable the server's firewall the performance is back to normal (1-2 seconds for a commit). When I do a commit or check the log on a file in TortoiseSVN the performance is fine as well.

To ensure that the problem was not related to the moving of the repositories, I am running these tests against a new repository which was created on the new server.

So, I reckon the problem lies with AnkhSVN, but am at a loss as how to diagnose it further.

Any help would be greatly appreciated.

© Stack Overflow or respective owner

Related posts about svn

Related posts about tortoisesvn