0

enabling subversion in TeamCity error

What would be the solution to that problem? Where can I find that svn.exe?

Neno
  • 727
  • 3
  • 17
  • 34

1 Answers1

1

So, I resolved this issue.

1.go to https://subversion.apache.org/packages.html

2.Install Win32Svn

3.In the upper window (see question) put path to svn C:\Program Files (x86)\Subversion\bin\svn.exe

  1. Put path to solution directory

That's it :-)

Neno
  • 727
  • 3
  • 17
  • 34