<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PLATFORMedia LLC &#187; git</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sun, 08 Jan 2012 06:55:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting up git server on a &#8216;central repository&#8217; &#8211; gitosis</title>
		<link>http://platformedia.com/oss-blog/setting-up-git-server-on-remote-machine-gitosis/</link>
		<comments>http://platformedia.com/oss-blog/setting-up-git-server-on-remote-machine-gitosis/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 23:15:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gitosis]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2009/10/setting-up-git-server-on-remote-machine-gitosis/</guid>
		<description><![CDATA[NB : There&#8217;s even more information in the following excellent guide : http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way
But there are some differences for Fedora that are worth spelling out.
Central Repository setup
First install gitosis :

central# yum install gitosis

Then create a dumb git user &#8211; noone will be logging in as this user: it&#8217;s just so that everything can be centralized :

central# [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/setting-up-git-server-on-remote-machine-gitosis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

