<?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/"
		>
<channel>
	<title>Comments on: How to use HTTP Basic Authentication with git</title>
	<atom:link href="http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/</link>
	<description>The brutally honest, first-person account of Meitar Moscovitz&#039;s life.</description>
	<lastBuildDate>Mon, 21 May 2012 09:39:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Git Server setup (CentOs) &#171; SilkyMac</title>
		<link>http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/comment-page-1/#comment-386876</link>
		<dc:creator>Git Server setup (CentOs) &#171; SilkyMac</dc:creator>
		<pubDate>Wed, 07 Sep 2011 18:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=563#comment-386876</guid>
		<description>[...] http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/" rel="nofollow">http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebar and private git repositories &#171; Cartesian Faith</title>
		<link>http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/comment-page-1/#comment-304605</link>
		<dc:creator>Rebar and private git repositories &#171; Cartesian Faith</dc:creator>
		<pubDate>Wed, 02 Mar 2011 21:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=563#comment-304605</guid>
		<description>[...] are password protected. Rebar itself has no facility for passing in authentication information, but it turns out that git under the hood uses curl to do HTTP Basic authentication. This means that with HTTP Basic [...]</description>
		<content:encoded><![CDATA[<p>[...] are password protected. Rebar itself has no facility for passing in authentication information, but it turns out that git under the hood uses curl to do <acronym title="HyperText Transfer Protocol">HTTP</acronym> Basic authentication. This means that with <acronym title="HyperText Transfer Protocol">HTTP</acronym> Basic [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mobi phil</title>
		<link>http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/comment-page-1/#comment-203629</link>
		<dc:creator>mobi phil</dc:creator>
		<pubDate>Tue, 23 Mar 2010 09:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=563#comment-203629</guid>
		<description>if you are interested howto do the same with the new git-http-backend:
http://www.mobiphil.com/2010/03/git-on-shared-hosting-with-git-http-backend/</description>
		<content:encoded><![CDATA[<p>if you are interested howto do the same with the new git-http-backend:<br />
<a href="http://www.mobiphil.com/2010/03/git-on-shared-hosting-with-git-http-backend/" rel="nofollow">http://www.mobiphil.com/2010/03/git-on-shared-hosting-with-git-http-backend/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meitar</title>
		<link>http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/comment-page-1/#comment-185386</link>
		<dc:creator>Meitar</dc:creator>
		<pubDate>Fri, 18 Dec 2009 22:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=563#comment-185386</guid>
		<description>@&lt;a href=&quot;#comment-185382&quot; rel=&quot;nofollow&quot;&gt;mlewis&lt;/a&gt;: As I stated in my blog post, the instructions in this setup assume you only want to pull, not push.</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-185382" rel="nofollow">mlewis</a>: As I stated in my blog post, the instructions in this setup assume you only want to pull, not push.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mlewis</title>
		<link>http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/comment-page-1/#comment-185382</link>
		<dc:creator>mlewis</dc:creator>
		<pubDate>Fri, 18 Dec 2009 22:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=563#comment-185382</guid>
		<description>The following step does not work to correct the problem causing error (fatal: git-push is not available for http/https repository when not compiled with USE_CURL_MULTI).

Step 3: Configure curl on your (client) workstation computer</description>
		<content:encoded><![CDATA[<p>The following step does not work to correct the problem causing error (fatal: git-push is not available for http/https repository when not compiled with USE_CURL_MULTI).</p>
<p>Step 3: Configure curl on your (client) workstation computer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blog.veiga.eti.br &#187; Blog Archive &#187; Instalação de Servidor GIT sobre WebDAV e gitweb no Fedora</title>
		<link>http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/comment-page-1/#comment-173391</link>
		<dc:creator>blog.veiga.eti.br &#187; Blog Archive &#187; Instalação de Servidor GIT sobre WebDAV e gitweb no Fedora</dc:creator>
		<pubDate>Wed, 07 Oct 2009 21:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=563#comment-173391</guid>
		<description>[...] * How to use HTTP Basic Authentication with git: http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git * How To Set Up WebDAV With Apache2 On Fedora 10: [...]</description>
		<content:encoded><![CDATA[<p>[...] * How to use <acronym title="HyperText Transfer Protocol">HTTP</acronym> Basic Authentication with git: <a href="http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git" rel="nofollow">http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git</a> * How To Set Up WebDAV With Apache2 On Fedora 10: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/comment-page-1/#comment-164175</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Fri, 21 Aug 2009 02:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=563#comment-164175</guid>
		<description>Thanks for this article, and thanks Robert, i had to have &#039;login&#039; as well.</description>
		<content:encoded><![CDATA[<p>Thanks for this article, and thanks Robert, i had to have &#8216;login&#8217; as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/comment-page-1/#comment-130242</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 28 Aug 2008 19:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=563#comment-130242</guid>
		<description>These instructions were very helpful, though I had to use this as my .netrc file:

machine yourserver.example.com
login your_username
password your_password

Note using &quot;login&quot; rather than &quot;username&quot;</description>
		<content:encoded><![CDATA[<p>These instructions were very helpful, though I had to use this as my .netrc file:</p>
<p>machine yourserver.example.com<br />
login your_username<br />
password your_password</p>
<p>Note using &#8220;login&#8221; rather than &#8220;username&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

