I need to get the SVN revision for my application versioning (little numbers in the footer).
I have followed this tutorial (which I successfully configured in another ASP .NET MVC 2 a couple of years ago) step by step, but I can't make it work.
When trying to compile, I'm getting these errors:
MyApp.csproj(141,5): error: Subversion command "svn.exe info -R" exited with code 1
MyApp.csproj(1041,5): error: svn: '.' is not a working copy
MyApp.csproj(1041,5): error: