命令
git svn clone http://guava-libraries.googlecode.com/svn/trunk/ guava
使用消息下载约20MB后失败
r32 = 686b2497ca24c1a04fdc5c18aea1a02d03902d24 (refs/remotes/git-svn)
RA layer request failed:
Server sent unexpected return value (502 Bad Gateway)
in response to REPORT
request for '/svn/!svn/vcc/default' at /usr/lib/git-core/git-svn line 5117
我没有得到主分支,没有(根据git的工作方式,这是可以理解的)。我在cygwin,XP64下使用git版本1.7.3.3。
我试过
git checkout 686b249
git branch master
git fetch
它继续(目前是r98)。
终于结束了。我自己投票支持结束。
唯一有用的信息:
Doing simply `git fetch` for resuming is the way to go.