<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Migrating from Subversion to git</title>
	<atom:link href="http://www.citiesinthesky.co.uk/2009/05/17/migrating-from-subversion-to-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.citiesinthesky.co.uk/2009/05/17/migrating-from-subversion-to-git/</link>
	<description>Floating islands, and what happens when you build on them</description>
	<lastBuildDate>Mon, 05 Oct 2009 22:47:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alastair</title>
		<link>http://www.citiesinthesky.co.uk/2009/05/17/migrating-from-subversion-to-git/comment-page-1/#comment-2953</link>
		<dc:creator>Alastair</dc:creator>
		<pubDate>Tue, 19 May 2009 15:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.citiesinthesky.co.uk/?p=199#comment-2953</guid>
		<description>Ok, cool, I look forward to reading that post :-)  Not least to see just how many you&#039;ll be setting up - it sounds like you&#039;ve got a plan for world domination via Git!  I agree with you on the sysadmin stuff, it is quite fun (I still host my own blog and Subversion servers); I needed to get something set up quickly, though, which is why I went for GitHub.  

Git Bash does indeed seem to work well, and it&#039;s nice getting back into the Bash flow!  If only Windows provided a better console environment...  TortoiseGit is pretty good mostly, but I wouldn&#039;t use it in isolation.  My problems were partly user error; I&#039;m still getting used to the Git workflow, so that crash course link you posted will be immensely useful!</description>
		<content:encoded><![CDATA[<p>Ok, cool, I look forward to reading that post <img src='http://www.citiesinthesky.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   Not least to see just how many you&#8217;ll be setting up &#8211; it sounds like you&#8217;ve got a plan for world domination via Git!  I agree with you on the sysadmin stuff, it is quite fun (I still host my own blog and Subversion servers); I needed to get something set up quickly, though, which is why I went for GitHub.  </p>
<p>Git Bash does indeed seem to work well, and it&#8217;s nice getting back into the Bash flow!  If only Windows provided a better console environment&#8230;  TortoiseGit is pretty good mostly, but I wouldn&#8217;t use it in isolation.  My problems were partly user error; I&#8217;m still getting used to the Git workflow, so that crash course link you posted will be immensely useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.citiesinthesky.co.uk/2009/05/17/migrating-from-subversion-to-git/comment-page-1/#comment-2952</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 19 May 2009 08:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.citiesinthesky.co.uk/?p=199#comment-2952</guid>
		<description>Thanks Alastair!

Yes, GitHub and Unfuddle are both brilliant services, but there are a few reasons I didn&#039;t choose them. Firstly, I&#039;m going to be setting up quite a few repositories (more than one per project), for reasons I&#039;ll go into in a post soon :) Secondly, to host that many repositories will cost me lots of cash. And thirdly, I fancied learning how to do it! I oddly quite enjoy that server administration stuff.

I&#039;ve been using Git Bash (msysgit) to interface with git. It hasn&#039;t taken long to learn most of the commands I need for the workflow I like. I steered clear of TortoiseGit for the exact reasons you mentioned! I usually don&#039;t mind using pre-release software, but when it&#039;s for something as critical as saving my work I get very cautious. That said, I was planning on trying it out soon, so thanks for the heads-up!</description>
		<content:encoded><![CDATA[<p>Thanks Alastair!</p>
<p>Yes, GitHub and Unfuddle are both brilliant services, but there are a few reasons I didn&#8217;t choose them. Firstly, I&#8217;m going to be setting up quite a few repositories (more than one per project), for reasons I&#8217;ll go into in a post soon <img src='http://www.citiesinthesky.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Secondly, to host that many repositories will cost me lots of cash. And thirdly, I fancied learning how to do it! I oddly quite enjoy that server administration stuff.</p>
<p>I&#8217;ve been using Git Bash (msysgit) to interface with git. It hasn&#8217;t taken long to learn most of the commands I need for the workflow I like. I steered clear of TortoiseGit for the exact reasons you mentioned! I usually don&#8217;t mind using pre-release software, but when it&#8217;s for something as critical as saving my work I get very cautious. That said, I was planning on trying it out soon, so thanks for the heads-up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alastair</title>
		<link>http://www.citiesinthesky.co.uk/2009/05/17/migrating-from-subversion-to-git/comment-page-1/#comment-2950</link>
		<dc:creator>Alastair</dc:creator>
		<pubDate>Mon, 18 May 2009 23:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.citiesinthesky.co.uk/?p=199#comment-2950</guid>
		<description>Great article!  I&#039;ve started using Git for a little side project of my own, and really like it.  One question, though: why did you decide not to go with a hosted Git service, like GitHub or Unfuddle?  Both have free services; you do have to pay for private repos (on GitHub at least - it&#039;s trying to promote FOSS, after all), but it&#039;s only about £5/mo.  

Oooh, and a bit of advice - if you&#039;re using TortoiseGit on Windows, be *very* careful with it.  I lost a whole bunch of work about a week ago because it&#039;s so alpha: it had me working in a non-existent branch, which would have been fine if it hadn&#039;t junked it when I tried to merge back to the master.  I now find myself switching between TortoiseGit and Git Bash to make sure everything&#039;s working correctly.</description>
		<content:encoded><![CDATA[<p>Great article!  I&#8217;ve started using Git for a little side project of my own, and really like it.  One question, though: why did you decide not to go with a hosted Git service, like GitHub or Unfuddle?  Both have free services; you do have to pay for private repos (on GitHub at least &#8211; it&#8217;s trying to promote FOSS, after all), but it&#8217;s only about £5/mo.  </p>
<p>Oooh, and a bit of advice &#8211; if you&#8217;re using TortoiseGit on Windows, be *very* careful with it.  I lost a whole bunch of work about a week ago because it&#8217;s so alpha: it had me working in a non-existent branch, which would have been fine if it hadn&#8217;t junked it when I tried to merge back to the master.  I now find myself switching between TortoiseGit and Git Bash to make sure everything&#8217;s working correctly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
