<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Using git behind a proxy</title>
	<atom:link href="http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/</link>
	<description>Juanje's thoughts about GNOME, FLOSS and more</description>
	<lastBuildDate>Fri, 27 Jan 2012 05:32:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Susan</title>
		<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/comment-page-1/#comment-158</link>
		<dc:creator>Susan</dc:creator>
		<pubDate>Tue, 21 Jul 2009 12:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=169#comment-158</guid>
		<description>I recently came across your blog and have been reading along. I thought I would leave my first comment. I don&#039;t know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.

Susan

http://8080proxy.com</description>
		<content:encoded><![CDATA[<p>I recently came across your blog and have been reading along. I thought I would leave my first comment. I don&#8217;t know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.</p>
<p>Susan</p>
<p><a href="http://8080proxy.com" rel="nofollow">http://8080proxy.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berend De Schouwer</title>
		<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/comment-page-1/#comment-157</link>
		<dc:creator>Berend De Schouwer</dc:creator>
		<pubDate>Mon, 20 Jul 2009 16:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=169#comment-157</guid>
		<description>The socks client in some distros (dante-client in Ubuntu) already comes with a useful little command called socksify(1)

socksify git checkout ....

works with passwords, etc. like sudo(8).  No need to write custom scripts or anything.</description>
		<content:encoded><![CDATA[<p>The socks client in some distros (dante-client in Ubuntu) already comes with a useful little command called socksify(1)</p>
<p>socksify git checkout &#8230;.</p>
<p>works with passwords, etc. like sudo(8).  No need to write custom scripts or anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nirbheek Chauhan</title>
		<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/comment-page-1/#comment-156</link>
		<dc:creator>Nirbheek Chauhan</dc:creator>
		<pubDate>Mon, 20 Jul 2009 09:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=169#comment-156</guid>
		<description>Here&#039;s the method I use(d) for connecting to git servers via an http proxy which has the CONNECT method enabled:

Install the &quot;connect&quot;[1] program, then use the following script as the &quot;proxy-wrapper&quot;: http://is.gd/1F44h

Then, just set the http_proxy env variable (with authentication or whatever), and this should Just Work.

1. http://www.meadowy.org/~gotoh/projects/connect/</description>
		<content:encoded><![CDATA[<p>Here&#8217;s the method I use(d) for connecting to git servers via an http proxy which has the CONNECT method enabled:</p>
<p>Install the &#8220;connect&#8221;[1] program, then use the following script as the &#8220;proxy-wrapper&#8221;: <a href="http://is.gd/1F44h" rel="nofollow">http://is.gd/1F44h</a></p>
<p>Then, just set the http_proxy env variable (with authentication or whatever), and this should Just Work.</p>
<p>1. <a href="http://www.meadowy.org/~gotoh/projects/connect/" rel="nofollow">http://www.meadowy.org/~gotoh/projects/connect/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juanje</title>
		<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/comment-page-1/#comment-154</link>
		<dc:creator>juanje</dc:creator>
		<pubDate>Sun, 19 Jul 2009 21:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=169#comment-154</guid>
		<description>Yes, I guess you can, but when I was looking for a solution I couldn&#039;t find it. I googled it and nothing. Some reference to gitproxy, but nothing about how this was working.

I didn&#039;t see in that moment in the git&#039;s documentation, but I guess it&#039;s not just its fault...

Tomorrow I&#039;ll try using directly the git configuration instead of the env variables. At least I&#039;ll try... you know, with git nothing is easy.... (sorry, I couldn&#039;t resit :-P)

Thanks for the tip :-)</description>
		<content:encoded><![CDATA[<p>Yes, I guess you can, but when I was looking for a solution I couldn&#8217;t find it. I googled it and nothing. Some reference to gitproxy, but nothing about how this was working.</p>
<p>I didn&#8217;t see in that moment in the git&#8217;s documentation, but I guess it&#8217;s not just its fault&#8230;</p>
<p>Tomorrow I&#8217;ll try using directly the git configuration instead of the env variables. At least I&#8217;ll try&#8230; you know, with git nothing is easy&#8230;. (sorry, I couldn&#8217;t resit <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-raspberry.png' alt=':-P' class='wp-smiley' /> )</p>
<p>Thanks for the tip <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Collins</title>
		<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/comment-page-1/#comment-153</link>
		<dc:creator>Paul Collins</dc:creator>
		<pubDate>Sun, 19 Jul 2009 21:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=169#comment-153</guid>
		<description>You can also set this up globally or per-repository by using &quot;git config&quot; to adjust &quot;core.gitproxy&quot;.</description>
		<content:encoded><![CDATA[<p>You can also set this up globally or per-repository by using &#8220;git config&#8221; to adjust &#8220;core.gitproxy&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Your tips and tutorial</title>
		<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/comment-page-1/#comment-151</link>
		<dc:creator>Your tips and tutorial</dc:creator>
		<pubDate>Sun, 19 Jul 2009 01:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=169#comment-151</guid>
		<description>[...] Using git behind a agent « Nothing in particular [...]</description>
		<content:encoded><![CDATA[<p>[...] Using git behind a agent « Nothing in particular [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juanje</title>
		<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/comment-page-1/#comment-148</link>
		<dc:creator>juanje</dc:creator>
		<pubDate>Sat, 18 Jul 2009 01:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=169#comment-148</guid>
		<description>As I said, you need to install the openbsd nectat, the standard one won&#039;t work. I use Guadalinex v6 (based in Ubuntu Jaunty) and it works perfect, but you need to install the package &#039;netcat-openbsd&#039;.

Probably you have instaled the package &#039;netcat&#039;, which is a dummy package and actually will install you &#039;netcat-traditional&#039;. This one hasn&#039;t support for socks proxies.

I hope this help you up :-)</description>
		<content:encoded><![CDATA[<p>As I said, you need to install the openbsd nectat, the standard one won&#8217;t work. I use Guadalinex v6 (based in Ubuntu Jaunty) and it works perfect, but you need to install the package &#8216;netcat-openbsd&#8217;.</p>
<p>Probably you have instaled the package &#8216;netcat&#8217;, which is a dummy package and actually will install you &#8216;netcat-traditional&#8217;. This one hasn&#8217;t support for socks proxies.</p>
<p>I hope this help you up <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nagappan Alagappan</title>
		<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/comment-page-1/#comment-147</link>
		<dc:creator>Nagappan Alagappan</dc:creator>
		<pubDate>Sat, 18 Jul 2009 01:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=169#comment-147</guid>
		<description>I even tried changing the option in proxy-wrapper

nc ${PROXY_IP} ${PROXY_PORT} $*

That doesn&#039;t help.

Anyways, thanks for sharing the info.

Thanks</description>
		<content:encoded><![CDATA[<p>I even tried changing the option in proxy-wrapper</p>
<p>nc ${PROXY_IP} ${PROXY_PORT} $*</p>
<p>That doesn&#8217;t help.</p>
<p>Anyways, thanks for sharing the info.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nagappan Alagappan</title>
		<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/comment-page-1/#comment-146</link>
		<dc:creator>Nagappan Alagappan</dc:creator>
		<pubDate>Sat, 18 Jul 2009 01:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=169#comment-146</guid>
		<description>I tried this to retrieve LDTP source code from our proxy setup, it doesn&#039;t work. Not sure, where the issue is.

git clone ssh://nagappan@git.freedesktop.org/git/ldtp/ldtp.git

I have installed netcat. Our company uses Squid proxy server. I tried this on Ubuntu 9.04. After making the above mentioned changes, I have also sourced bashrc (. ~/.bashrc)

When I tried anonymous user

git clone git://anongit.freedesktop.org/git/ldtp/ldtp.git 

I get the following error message

Initialized empty Git repository in /tmp/ldtp/.git/
nc: invalid option -- &#039;x&#039;
nc -h for help
fatal: The remote end hung up unexpectedly

Maybe the setup you have provide will just work for anonymous user !?!

Thanks</description>
		<content:encoded><![CDATA[<p>I tried this to retrieve LDTP source code from our proxy setup, it doesn&#8217;t work. Not sure, where the issue is.</p>
<p>git clone ssh://nagappan@git.freedesktop.org/git/ldtp/ldtp.git</p>
<p>I have installed netcat. Our company uses Squid proxy server. I tried this on Ubuntu 9.04. After making the above mentioned changes, I have also sourced bashrc (. ~/.bashrc)</p>
<p>When I tried anonymous user</p>
<p>git clone git://anongit.freedesktop.org/git/ldtp/ldtp.git </p>
<p>I get the following error message</p>
<p>Initialized empty Git repository in /tmp/ldtp/.git/<br />
nc: invalid option &#8212; &#8216;x&#8217;<br />
nc -h for help<br />
fatal: The remote end hung up unexpectedly</p>
<p>Maybe the setup you have provide will just work for anonymous user !?!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juanje</title>
		<link>http://blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/comment-page-1/#comment-145</link>
		<dc:creator>juanje</dc:creator>
		<pubDate>Fri, 17 Jul 2009 15:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=169#comment-145</guid>
		<description>Sorry, I didn&#039;t say that I use a proxy we had set up with a ssh and without user or password. It is in our internal net and just for our connections.

With netcat you can pass an username, but I&#039;m not sure about the pass. It should be (otherwise it won&#039;t make any sense...). Try the help of netcat. I saw this:

nc -P${USER} -x${PROXY_IP}:${PROXY_PORT} -X5 $*

Another option is to try with tsocks or similar tool instead of netcat. I guess it will work.</description>
		<content:encoded><![CDATA[<p>Sorry, I didn&#8217;t say that I use a proxy we had set up with a ssh and without user or password. It is in our internal net and just for our connections.</p>
<p>With netcat you can pass an username, but I&#8217;m not sure about the pass. It should be (otherwise it won&#8217;t make any sense&#8230;). Try the help of netcat. I saw this:</p>
<p>nc -P${USER} -x${PROXY_IP}:${PROXY_PORT} -X5 $*</p>
<p>Another option is to try with tsocks or similar tool instead of netcat. I guess it will work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/juanje/2009/07/17/git_behind_proxy/feed/ ) in 1.20596 seconds, on Feb 10th, 2012 at 5:46 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 6:46 pm UTC -->
