ActiveState Powered by ActiveState

ActiveState Community


SCC setup: what SVN executable to use for remote repository?

Posted by jsarrel on 2007-12-07 12:40
OS: All / Any

I'm trying to get Komodo setup and working with subversion. Currently, the repository is located on a locally networked linux machine and Komodo is on a WinXp machine. I'm using TortoiseSVN on the WinXp machine to access the repository. When I try to setup SCC in Komodo, I'm stumped as to what to put in the "SVN executable used:" field. Can anyone point me in the right direction?
BTW, I am not using SSH to access the repository since it's in the local (and secure) network.

Thx,
Jason

ToddW | Fri, 2007-12-07 13:57

You'll need to install Subversion and then set the executable to the installed "svn.exe" command line client. Tortoise does not provide this subversion command line client.

Subversion is available here:
http://subversion.tigris.org/

Cheers,
Todd

-->