Remote run from VS using SVN is very slow
Hi!
I know I don't have the fastest pc in the world, but when I click Commit... on TortoiseSVN I get the commit dialog in a few seconds (2-3). However, when I want to use the Remote Run feature of TeamCity Visual Studio plugin, it takes more that 40 seconds to load the pending for commit file list. Is there something I can do?
Please sign in to leave a comment.
Could you please watch/vote for the issue.
http://www.jetbrains.net/tracker/issue2/TW-8041
How much files do you have in your svn working folder? How much time does it takes to run
'svn.exe status' in the checkout root?
Thanks!
It takes about 3-4 seconds. I'm not sure how many files I have. Enough I guess. Is there any way to know?
If running svn.exe status <checkout _root_> takes only 3-4 seconds, please try profiling plugin with dotTrace.
http://www.jetbrains.com/dottrace
Do you see TFS tab on your remote run dialog?
Could you please try to specify svn checkout root explicitly on Remote Run dialog, Subversion tab
I tried to set everthing explicitely in the Remote Run dialog (svn path, authentication info and working path) but no luck
No, I don't see TFS tab. I only see SVN and Perforce.
Could you please try pofiling deven.exe is svn status works significantly quicker that repote run dialog