



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
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