octave-maintainers
[Top][All Lists]
Advanced

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

git through proxy - changeset proposal


From: Marco Atzeri
Subject: git through proxy - changeset proposal
Date: Fri, 18 Dec 2009 08:56:18 +0000 (GMT)

Hi, 
the attached changeset modify from git protocol to http protocol
to allow passing by http proxy.

-    git clone $shallow git://git.sv.gnu.org/gnulib ||
+    git clone $shallow http://git.sv.gnu.org/r/gnulib.git ||

When behind a proxy a simple

export http_proxy=http://your_proxy_ip:port

allow the autogen.sh to work

Regards
Marco



      

Attachment: hg_git_http.patch
Description: Text Data


reply via email to

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