使用SVN ~ 下載github專案中的某個資料夾或者檔案

使用SVN ~ 下載github專案中的某個資料夾或者檔案

使用SVN ~ 下載github專案中的某個資料夾或者檔案


資料來源: https://www.itread01.com/content/1545682523.html

http://subversion.apache.org/packages.html#windows [ VisualSVN (32- and 64-bit client and server; supported and maintained by VisualSVN)]


GITHUB: https://github.com/jash-git/Jash-good-idea-20210318-001/tree/master/SVN%20download%20github


比如要下載: https://github.com/jash-git/richie_jQuery_EasyUI/tree/master/jashliao_Ex


方法:

01.將“tree/master”改成“trunk”

 https://github.com/jash-git/richie_jQuery_EasyUI/tree/master/jashliao_Ex

02.下載BAT

 .\bin\svn.exe checkout https://github.com/jash-git/richie_jQuery_EasyUI/trunk/jashliao_Ex
 pause


PS.如果遇到非純英文路徑,就要透過短網址功能來作弊[克服 SVN: E170000: 錯誤]

 https://github.com/jash-git/Jash-good-idea-20210318-001/trunk/GitZip%E6%95%99%E5%AD%B8
 https://bit.ly/30Wd6nM

3 thoughts on “使用SVN ~ 下載github專案中的某個資料夾或者檔案

  1. 再次實驗,確定作弊方法可行

    .\bin\svn.exe checkout https://bit.ly/3lwHyi4
    pause

    REM https://github.com/jash-git/Jash-good-idea-20210318-001/tree/master/LINUX%E5%AD%B8%E7%BF%92%E7%B6%B2%E7%B5%A1%E8%AB%8B%E8%90%BD%E5%AF%A6%E9%80%99%E5%B9%BE%E6%AC%BE%E5%B0%8F%E5%B7%A5%E5%85%B7
    REM https://github.com/jash-git/Jash-good-idea-20210318-001/trunk/LINUX%E5%AD%B8%E7%BF%92%E7%B6%B2%E7%B5%A1%E8%AB%8B%E8%90%BD%E5%AF%A6%E9%80%99%E5%B9%BE%E6%AC%BE%E5%B0%8F%E5%B7%A5%E5%85%B7

發表迴響

你的電子郵件位址並不會被公開。 必要欄位標記為 *