I am having a real headache here with trying to get XCode and/or svnX (under 10.5.1) to connect to a Subversion based project on a linux machine through the internet. My connection line in XCode looks like the following:
svn+ssh://user@server:22/p
ath/to/svn
/project
I get these error:
Error: 210002 (Network connection closed unexpectedly) Description: Connection closed unexpectedly
Is there something I need to do on my end to get this to work. I can SSH into the machine fine, just not run SVN over it.
Any thoughts would be greatly appreciated.
Thanks,
Grant
Start Free Trial