<?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: Install and Configure GitWeb</title>
	<atom:link href="http://gofedora.com/how-to-install-configure-gitweb/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>How Tos, Tutorials, Tips and Tricks</description>
	<lastBuildDate>Wed, 01 Jun 2011 05:17:07 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Getting started with Git: linkpost ~ Mattias Geniar</title>
		<link>http://gofedora.com/how-to-install-configure-gitweb/comment-page-1/#comment-48570</link>
		<dc:creator>Getting started with Git: linkpost ~ Mattias Geniar</dc:creator>
		<pubDate>Fri, 11 Mar 2011 19:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=288#comment-48570</guid>
		<description>[...] How to install gitweb: a webbased git repository browser. Looks nice as well. [...]</description>
		<content:encoded><![CDATA[<p>[...] How to install gitweb: a webbased git repository browser. Looks nice as well. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sinisa Culic</title>
		<link>http://gofedora.com/how-to-install-configure-gitweb/comment-page-1/#comment-39175</link>
		<dc:creator>Sinisa Culic</dc:creator>
		<pubDate>Mon, 29 Nov 2010 15:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=288#comment-39175</guid>
		<description>Hy I am instaling this thing on centos 5.4 and it looks like the default install dir is not where you mentioned it is bsto to look it up in the 
/etc/httpd/conf.d/git.conf

file just &quot;vi&quot; it....

ANd you willwhere the dir redirects in like 

Alias /git /usr/share/gitweb


  Options +ExecCGI
  AddHandler cgi-script .cgi
  DirectoryIndex gitweb.cgi


and you have the install dir. Hope t helps.</description>
		<content:encoded><![CDATA[<p>Hy I am instaling this thing on centos 5.4 and it looks like the default install dir is not where you mentioned it is bsto to look it up in the<br />
/etc/httpd/conf.d/git.conf</p>
<p>file just &#8220;vi&#8221; it&#8230;.</p>
<p>ANd you willwhere the dir redirects in like </p>
<p>Alias /git /usr/share/gitweb</p>
<p>  Options +ExecCGI<br />
  AddHandler cgi-script .cgi<br />
  DirectoryIndex gitweb.cgi</p>
<p>and you have the install dir. Hope t helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen Worley</title>
		<link>http://gofedora.com/how-to-install-configure-gitweb/comment-page-1/#comment-38029</link>
		<dc:creator>Owen Worley</dc:creator>
		<pubDate>Fri, 12 Nov 2010 11:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=288#comment-38029</guid>
		<description>Tags in triangle brackets. They got stripped from my last comment too.</description>
		<content:encoded><![CDATA[<p>Tags in triangle brackets. They got stripped from my last comment too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen Worley</title>
		<link>http://gofedora.com/how-to-install-configure-gitweb/comment-page-1/#comment-38028</link>
		<dc:creator>Owen Worley</dc:creator>
		<pubDate>Fri, 12 Nov 2010 11:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=288#comment-38028</guid>
		<description>Nice instructions, but there are some formatting issues with your apache vhost config file.

It seems to be missing all of the tags in &#039;s, maybe your blog is removing the tags?</description>
		<content:encoded><![CDATA[<p>Nice instructions, but there are some formatting issues with your apache vhost config file.</p>
<p>It seems to be missing all of the tags in &#8217;s, maybe your blog is removing the tags?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kulbir Saini</title>
		<link>http://gofedora.com/how-to-install-configure-gitweb/comment-page-1/#comment-553</link>
		<dc:creator>Kulbir Saini</dc:creator>
		<pubDate>Wed, 22 Jul 2009 02:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=288#comment-553</guid>
		<description>Hi Kushal,

You can get my gitweb.cgi &lt;a href=&quot;http://gofedora.com/wp-content/uploads/linux/gitweb.cgi.txt&quot;&gt;here&lt;/a&gt;.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi Kushal,</p>
<p>You can get my gitweb.cgi <a href="http://gofedora.com/wp-content/uploads/linux/gitweb.cgi.txt">here</a>.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kushal Koolwal</title>
		<link>http://gofedora.com/how-to-install-configure-gitweb/comment-page-1/#comment-541</link>
		<dc:creator>Kushal Koolwal</dc:creator>
		<pubDate>Tue, 21 Jul 2009 22:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=288#comment-541</guid>
		<description>Ahh I found that later. Also do you mind posting your gitweb.cgi file. I have still having trouble accessing my http git repo?

Thank you.</description>
		<content:encoded><![CDATA[<p>Ahh I found that later. Also do you mind posting your gitweb.cgi file. I have still having trouble accessing my http git repo?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://gofedora.com/how-to-install-configure-gitweb/comment-page-1/#comment-528</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 15 Jul 2009 16:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=288#comment-528</guid>
		<description>Hi Kushal,

Congrats for the successful setup :)

I didn&#039;t use a different theme. I didn&#039;t even modify the css. Its default. May be you missed something.

Thank You!</description>
		<content:encoded><![CDATA[<p>Hi Kushal,</p>
<p>Congrats for the successful setup <img src='http://gofedora.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I didn&#8217;t use a different theme. I didn&#8217;t even modify the css. Its default. May be you missed something.</p>
<p>Thank You!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 8 ways to share your git repository &#124; JEDI: Just Enough Deve</title>
		<link>http://gofedora.com/how-to-install-configure-gitweb/comment-page-1/#comment-526</link>
		<dc:creator>8 ways to share your git repository &#124; JEDI: Just Enough Deve</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=288#comment-526</guid>
		<description>[...] http://fedora.co.in/content/how-setup-gitweb-fedoracentos [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://fedora.co.in/content/how-setup-gitweb-fedoracentos">http://fedora.co.in/content/how-setup-gitweb-fedoracentos</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kushal Koolwal</title>
		<link>http://gofedora.com/how-to-install-configure-gitweb/comment-page-1/#comment-527</link>
		<dc:creator>Kushal Koolwal</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=288#comment-527</guid>
		<description>Hi,

Thank you for the git post. I was able to set up my repository after reading this tutorial.

Can you tell me where did you get your git CSS file to make it look nice and pretty like this:
http://git.cachevideos.com/

I have seen similar color combination on many git repos and was wondering from where I can fetch those.

Thanks
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for the git post. I was able to set up my repository after reading this tutorial.</p>
<p>Can you tell me where did you get your git CSS file to make it look nice and pretty like this:<br />
<a href="http://git.cachevideos.com/">http://git.cachevideos.com/</a></p>
<p>I have seen similar color combination on many git repos and was wondering from where I can fetch those.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

