GitHub 下载文件夹

工具

TortoiseSVNgit

 

步骤

一、打开要下载的项目,选中要下载的文件夹,右键 选择 复制连接地址github

image

二、把连接中的 tree/master 改为 trunk ,(trunk是master分支,能够使用 svn ls 查看可用的分支和标记)svn

https://github.com/googlevr/gvr-unity-sdk/tree/master/GoogleVR
https://github.com/googlevr/gvr-unity-sdk/trunk/GoogleVR工具

三、在须要的目录下,点 右键 选择 SVN Checkout(检出)google

image

四、在弹出的检出窗口中,粘贴 修改后的地址到 版本库URL,按 肯定spa

image

五、等待检出完成命令行

image

 

命令行操做:blog

svn checkout https://github.com/googlevr/gvr-unity-sdk/trunk/GoogleVR
若是遇到冲突信息:(R)eject, accept (t)emporarily or accept (p)ermanently? 输 pget

相关文章
相关标签/搜索