I connect via SSH to a remote system which hosts a SVN repository. What is the proper URL format to add that repository to SourceTree?
Community moderators have prevented the ability to post new answers.
Hi Mike,
The format will be something like:
svn+ssh://remotehost/repo
Do not forget the username and password.
Best regards,
Lucas Timm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.