linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Error with GIT over http (mediastreamer, ortp)


From: James Cloos
Subject: Re: [Linphone-developers] Error with GIT over http (mediastreamer, ortp)
Date: Fri, 24 Sep 2010 07:50:29 -0400
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

>>>>> "SM" == Simon Morlat <address@hidden> writes:

SM> Hi,
SM> git clone http://git.savannah.gnu.org/r/linphone.git

SM> works for me. Maybe a temporary failure of savannah ?

Not an SV failure; git itself had a bug.  It failed to tell curl to
continue to use POST when following 302 redirects.

The old git/http protocol only used GET, so that wasn't an issue.

When SV added support for git's new git/http protocol, git was unable to
follow the 302 from git.sv.gnu.org to git.savannah.gnu.org.

AIUI, the fix has been applied to git's git; I don't know whether it is
yet in any of git's tar releases.

For now, then, you have to spell out savannah.

-JimC
-- 
James Cloos <address@hidden>         OpenPGP: 1024D/ED7DAEA6



reply via email to

[Prev in Thread] Current Thread [Next in Thread]