VS2008 Add-in Subversion settings
When attempting to setup subversion integration for the personal build functionality I am getting an error saying -
'Unable to use selected svn.exe from 'D:\Projects\DevEnv\Subversion\1.5.0.31699\bin\svn.exe'.
I am specifying an explicit path that points to svn.exe v1.5.0.31699. Any ideas?
This is the same version of svn that my server is using and I have a compatible version of TortoiseSvn working successfuly on the same dev box that is throwing the error.
Please sign in to leave a comment.
Forgot to mention my TeamCity version is 3.1.1 (build 6828)
I am going to try the 3.1.2 release candidate as I suspect this may fix my problem.
http://intellij.net/forums/thread.jspa?threadID=276487&tstart=0
Fixed my own problem.
If anyone is having trouble with Subversion 1.5 - then upgrading your TeamCity server to build 6874 should fix the problem.