visual studio 2010 - Cannot find svn.exe on C# build -


so i've checked out project in svn using tortoise(latest version), , whenever build message "cannot find svn.exe! please make sure it's installed in path". don't know what's going on, other projects have checked out aren't doing this.

your build uses command-line svn client somewhere in custom build step.

either remove or install command-line client.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -