<?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's life.</description>
	<lastBuildDate>Sat, 13 Mar 2010 23:19:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
