<?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>Alex Little &#187; eclipse</title>
	<atom:link href="http://alexlittle.net/blog/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexlittle.net/blog</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 18:41:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Getting to grips with Git</title>
		<link>http://alexlittle.net/blog/2008/02/05/getting-to-grips-with-git/</link>
		<comments>http://alexlittle.net/blog/2008/02/05/getting-to-grips-with-git/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 14:00:48 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Web dev & programming]]></category>
		<category><![CDATA[cohere]]></category>
		<category><![CDATA[cvs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[openid]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://alexlittle.net/blog/2008/02/05/getting-to-grips-with-git/</guid>
		<description><![CDATA[I&#8217;ve just been getting my head around Git and the differences it has with SVN and CVS. Seems to be going well so far, and I really like the idea of having a local repository so changes aren&#8217;t immediately published to the remote Git repository. Took a little while for me to figure out how [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just been getting my head around Git and the differences it has with SVN and CVS. Seems to be going well so far, and I really like the idea of having a local repository so changes aren&#8217;t immediately published to the remote Git repository.</p>
<p>Took a little while for me to figure out how to get the Eclipse Git plugin compiled and installed &#8211; but then I&#8217;ve never needed to compile a plugin before!</p>
<p>We&#8217;re now using Git for our OpenID server development and from the Cohere website:</p>
<p><a href="http://kmi-forge.open.ac.uk/gitweb?p=openid-server.git">http://kmi-forge.open.ac.uk/gitweb?p=openid-server.git</a><br />
<a href="http://kmi-forge.open.ac.uk/gitweb?p=cohere-web.git">http://kmi-forge.open.ac.uk/gitweb?p=cohere-web.git</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alexlittle.net/blog/2008/02/05/getting-to-grips-with-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
