<?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>Mark Richman &#187; gitosis</title>
	<atom:link href="http://www.markrichman.com/tag/gitosis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markrichman.com</link>
	<description>Cloud Computing Technologist. Application Architect. Experienced Consultant.</description>
	<lastBuildDate>Thu, 20 Oct 2011 06:00:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Installing Git and gitosis on Ubuntu</title>
		<link>http://www.markrichman.com/2008/06/16/installing-git-and-gitosis-on-ubuntu/</link>
		<comments>http://www.markrichman.com/2008/06/16/installing-git-and-gitosis-on-ubuntu/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 03:10:20 +0000</pubDate>
		<dc:creator>Mark A. Richman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gitosis]]></category>

		<guid isPermaLink="false">http://www.markrichman.com/?p=50</guid>
		<description><![CDATA[I’m switching all my personal projects to git from Subversion. To that end, I&#8217;ve set up a remote git repository on my Linode.com VPS running Ubuntu. Here&#8217;s how to do it: First, install git on the remote server: sudo apt-get install git-core Then, following instructions on scie.nti.st, we grab the gitosis code (still remote): cd [...]]]></description>
		<wfw:commentRss>http://www.markrichman.com/2008/06/16/installing-git-and-gitosis-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

