<?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>Penguinspeak &#187; Version Control</title>
	<atom:link href="http://macmartine.com/blog/category/version-control/feed" rel="self" type="application/rss+xml" />
	<link>http://macmartine.com/blog</link>
	<description>This is how I see it.</description>
	<lastBuildDate>Tue, 19 Oct 2010 00:39:03 +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>Version control: The search for a project versioning solution</title>
		<link>http://macmartine.com/blog/2009/10/version-control-the-search-for-a-project-versioning-solution.html</link>
		<comments>http://macmartine.com/blog/2009/10/version-control-the-search-for-a-project-versioning-solution.html#comments</comments>
		<pubDate>Tue, 27 Oct 2009 15:30:25 +0000</pubDate>
		<dc:creator>99miles</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[Version Control]]></category>

		<guid isPermaLink="false">http://macmartine.com/blog/?p=81</guid>
		<description><![CDATA[I&#8217;ve been going through a Fall cleaning of sorts in my house, my office, and now my computer. I feel like I&#8217;ve gotten a little too lax with my files and code security so it&#8217;s time to try a new system and see if I can keep up with it and lessen the risk of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been going through a Fall cleaning of sorts in my house, my office, and now my computer. I feel like I&#8217;ve gotten a little too lax with my files and code security so it&#8217;s time to try a new system and see if I can keep up with it and lessen the risk of losing all my bits of projects scattered all over the place.</p>
<p>With all this <a title="Git" href="http://git-scm.com/" target="_blank">Git</a> hype, I&#8217;m going to give it a try.</p>
<p>When it comes to all these projects I have everywhere, I&#8217;m just a one man team &#8212; I don&#8217;t need to share the code base with anyone. Also, I need a lot of repositories &#8212; I&#8217;m not like a team focusing on one project. I skip around, and I&#8217;m great at not finishing some of them but I want to keep them around of course. So I started looking around for reasonable Git hosts. I hear a lot of good things about <a title="GitHub" href="http://github.com/" target="_blank">GitHub</a>, but with the number of repositories I&#8217;ll use, I&#8217;ll quickly be paying more than I&#8217;m willing too at this time. Similar problem with <a title="Unfuddle" href="http://unfuddle.com" target="_blank">Unfuddle</a>. Now, I have to say, I may very well go with GitHub due to it&#8217;s reputation if I only needed one (or a couple) repos. But for my case <a title="ProjectLocker" href="http://projectlocker.com" target="_blank">ProjectLocker</a> really seems to fit the bill because with the free account I&#8217;m limited by space, not project number, repository count, or having to have the projects public (I want them private!).</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Version+control%3A+The+search+for+a+project+versioning+solution+http%3A%2F%2Fbit.ly%2F2qwnk1" title="Post to Twitter"><img class="nothumb" src="http://macmartine.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://macmartine.com/blog/2009/10/version-control-the-search-for-a-project-versioning-solution.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

