Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't get Guava using git-svn

Tags:

git-svn

guava

The command

git svn clone http://guava-libraries.googlecode.com/svn/trunk/ guava

fails after downloading about 20MB with the message

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

I get no master branch, nothing (which is understandable given the way git works). I'm using git version 1.7.3.3 under cygwin, XP64.

UPDATE:

I tried

git checkout 686b249
git branch master
git fetch

and it continues (currently r98).

UPDATE:

It finally finished. I myself vote for closing.

The only useful information:

Doing simply `git fetch` for resuming is the way to go.
like image 671
maaartinus Avatar asked Dec 06 '25 12:12

maaartinus


1 Answers

To get rid of this open question, I answer it myself: This problem is gone forever, as they've switched to git. Cool!

like image 184
maaartinus Avatar answered Dec 12 '25 15:12

maaartinus



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!