<?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>cdevroe.com &#187; version control</title>
	<atom:link href="http://cdevroe.com/tag/version-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://cdevroe.com</link>
	<description>by Colin Devroe</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:49:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<atom:link rel='hub' href='http://cdevroe.com/?pushpress=hub'/>
<cloud domain='cdevroe.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Git Magic</title>
		<link>http://cdevroe.com/links/git-magic/</link>
		<comments>http://cdevroe.com/links/git-magic/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 20:13:09 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git magic]]></category>
		<category><![CDATA[jeremy zawodny]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[source control]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=4464</guid>
		<description><![CDATA[As someone who has somewhat recently began using Git on a daily basis I can say that Git Magic has helped me quite a bit. /via Jeremy Zawodny.]]></description>
			<content:encoded><![CDATA[<p>As someone who has somewhat recently began using Git on a daily basis I can say that <a href="http://www-cs-students.stanford.edu/~blynn/gitmagic/index.html">Git Magic</a> has helped me quite a bit.</p>
<p>/via <a href="http://jeremy.zawodny.com/blog/">Jeremy Zawodny</a>.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/git-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Git on Mac OS X 10.5 using a script</title>
		<link>http://cdevroe.com/links/install-git-mac/</link>
		<comments>http://cdevroe.com/links/install-git-mac/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 15:00:21 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[martin bergek]]></category>
		<category><![CDATA[mike-stickel]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[source control]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=1416</guid>
		<description><![CDATA[A script that makes it easy to install Git from source on the Mac.]]></description>
			<content:encoded><![CDATA[<p>Although <a href="http://cdevroe.com/tag/subversion/">I&#8217;m a fan of Subversion</a> as my version control system of choice, I have a few friends that are gushing all over <a href="http://git.or.cz/">Git</a>. In order to begin my migration to Git, I&#8217;ll be needing to install it locally on my Mac.</p>
<p><a href="http://www.bergek.com/2008/09/21/install-git-on-mac-os-x-105/">This script</a>, by <a href="http://www.bergek.com/">Martin Bergek</a>, seems to be the simplest way I&#8217;ve found to install Git from source on the Macintosh.</p>
<p>Source:Â <a href="http://www.bergek.com/2008/09/21/install-git-on-mac-os-x-105/">Install git on Mac OS X 10.5</a>.<br />
Via: <a href="http://ma.gnolia.com/people/mstickel/bookmarks/zawironu">Mike Stickel on Ma.gnolia</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/install-git-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coda + Versions + Beanstalk = Drool</title>
		<link>http://cdevroe.com/links/code-versions-beanstalk/</link>
		<comments>http://cdevroe.com/links/code-versions-beanstalk/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 04:59:59 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[beanstalk]]></category>
		<category><![CDATA[coda]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[robert palmer]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tuaw]]></category>
		<category><![CDATA[version control]]></category>
		<category><![CDATA[versions]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=1299</guid>
		<description><![CDATA[Quite possibly the easiest way to use version control on the Macintosh.]]></description>
			<content:encoded><![CDATA[<p>Robert Palmer, writing for <a href="http://tuaw.com/">TUAW</a>, writes &#8220;<a href="http://www.panic.com/coda/">Coda</a>Â is $99,Â <a href="http://versionsapp.com/">Versions</a>Â is free (while it&#8217;s in beta), andÂ <a href="http://beanstalkapp.com/">Beanstalk</a>Â starts at $15 per month (which is the plan I have). Put together, though, it&#8217;s a million-dollar solution.&#8221;</p>
<p>I couldn&#8217;t agree more. I&#8217;ve been using this solution for some time now &#8211; in fact, many of the <a href="http://viddler.com/">Viddler</a> team members have. It strikes an excellent balance between simplicity, ease of use, and efficiency to help us get our work done.</p>
<p>Source:Â <a href="http://www.tuaw.com/2008/10/24/friday-favorite-coda-versions-beanstalk/">Friday Favorite: Coda + Versions + Beanstalk</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/code-versions-beanstalk/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

