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.
本文介绍如何设置TortoiseSVN中的SSH客户端参数,并通过具体步骤指导用户完成项目的检出过程。首先,需正确配置SSH客户端参数;其次,通过简单的步骤实现项目的检出。
2675

被折叠的 条评论
为什么被折叠?



