I just wonder if that’s possible to use Xcode’s version control to connect to SVN repository using svn+ssh protocol with private keys. If it is, can someone please give me some tutorials.
Thanks a lot.
I just wonder if that’s possible to use Xcode’s version control to connect to
Share
This might help
SVN+SSH, not having to do ssh-add every time? (Mac OS)
Do you have your ssh keys working at the moment? If so, as per the above question try typing “svn-add” from the command line, and entering any pass phrase required. If that works all is well.