TortoiseSVN SSH Tunnel Setup

1. Setup SSH client parameter for TortoiseSVN

 

Right click on the blank of the folder, go to TortoiseSVN->Settings->Network->SSH, find your SSH client here. Actually TortoiseSVNPlink is enough. If your depot has a specific port, put a parameter like "-P XXX" after the binary path of SSH client.

 

2. Checkout your project folder

 

Go to the folder you want to checkout your depot: right click on the blank, click "SVN Checkout...", fill the URL like:"svn+ssh://Username@domain/folder_if_applicable"

 

You are done.

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章