<?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>The Pocket Site &#187; Revision control system</title>
	<atom:link href="http://www.thepocketsite.com/tag/revision-control-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thepocketsite.com</link>
	<description>Serendipitous notes</description>
	<lastBuildDate>Wed, 29 Jun 2011 09:15:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using a GIT repository</title>
		<link>http://www.thepocketsite.com/2009/05/using-a-git-repository/</link>
		<comments>http://www.thepocketsite.com/2009/05/using-a-git-repository/#comments</comments>
		<pubDate>Wed, 20 May 2009 10:01:50 +0000</pubDate>
		<dc:creator>Glenn</dc:creator>
				<category><![CDATA[Am a Geek]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[RCS GITWeb]]></category>
		<category><![CDATA[Revision control system]]></category>

		<guid isPermaLink="false">http://www.thepocketsite.com/?p=293</guid>
		<description><![CDATA[So you want to use a revision control system and you picked git? Cool . Assuming you are setting a service up from scratch, check out the following&#8230; Install the software See the following great locations&#8230; http://www.kernel.org/pub/software/scm/git/docs/everyday.html http://www.kernel.org/pub/software/scm/git/docs/user-manual.html http://www.sourcemage.org/Git_Guide Setup a new repository cd /repo/folder git-init Getting friendly (configured on local system) Tell git who [...]]]></description>
		<wfw:commentRss>http://www.thepocketsite.com/2009/05/using-a-git-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

