Accessing SVN through the ssh protocol

微笑、不失礼 提交于 2019-12-12 03:49:22

问题


I have an external svn+ssh// url to all projects. How can I access them?

I'm working on windows, I know I should use TortoiseSVN. What exactly should I do to download these files from the repos?

I need quite immediate help, so I would be very glad (and feeling obligated to buy you some good polish vodka ofc :D) if you could just write me a couple of points on what should I do step-by-step?

(all tutorials I've found were describing setting the server up, not accessing it specifically...)

EDIT. And please don't blame me for asking such question, I'm doing this cause I don't wanna mess up anything and end up with all repositories deleted :P


回答1:


There's a nice tutorial here. Essentially, you set up PuTTY to connect to the target server via SSH and then TortoiseSVN utilizes that configured PuTTY session for the SSH connection.



来源:https://stackoverflow.com/questions/15034633/accessing-svn-through-the-ssh-protocol

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!