<?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>HieuUK &#187; Git</title>
	<atom:link href="http://www.hieu.co.uk/blog/index.php/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hieu.co.uk/blog</link>
	<description>Creative Programing</description>
	<lastBuildDate>Fri, 27 Jan 2012 10:29:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Moving from SVN to Mercurial</title>
		<link>http://www.hieu.co.uk/blog/index.php/2011/05/12/moving-from-svn-to-mercurial/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2011/05/12/moving-from-svn-to-mercurial/#comments</comments>
		<pubDate>Thu, 12 May 2011 09:02:07 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[App Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Hg]]></category>
		<category><![CDATA[Mercurial]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Version control]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=1085</guid>
		<description><![CDATA[<img alt="Tortoise HG" src="http://hieucouk.s3.amazonaws.com/contents/images/tortoisehg_logo.png" title="Tortoise HG" class="aligncenter" width="134" height="77" />
When I start at my company, their system uses a very old SVN system. It's slow, it can't even branch properly and give me conflicts all the time. So the very first thing is to migrate it to a new version control system. I wrote a tutorial about <a href="http://www.hieu.co.uk/blog/index.php/2009/05/27/the-guide-to-basic-git-for-absolutely-beginer/">starting with Git</a> before, so I'm quite tempting to use Git, but in the end I decide to go for Mercurial. This article will show you how to move your existing projects in SVN to a mercurial repository.


Related posts:<ol><li><a href='http://www.hieu.co.uk/blog/index.php/2011/05/25/gtalk-add-in-for-visual-studio/' rel='bookmark' title='Permanent Link: gTalk Add In for Visual Studio'>gTalk Add In for Visual Studio</a> <small> Developers normally don't want a chat when working, but...</small></li>
<li><a href='http://www.hieu.co.uk/blog/index.php/2012/01/27/moving-my-blog-to-its-new-home/' rel='bookmark' title='Permanent Link: Moving my blog to its new home'>Moving my blog to its new home</a> <small>I decided to go back to Vietnam after a few...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2011/05/12/moving-from-svn-to-mercurial/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The guide to basic Git for absolutely beginer</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/05/27/the-guide-to-basic-git-for-absolutely-beginer/</link>
		<comments>http://www.hieu.co.uk/blog/index.php/2009/05/27/the-guide-to-basic-git-for-absolutely-beginer/#comments</comments>
		<pubDate>Wed, 27 May 2009 23:10:39 +0000</pubDate>
		<dc:creator>HieuUK</dc:creator>
				<category><![CDATA[App Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Revision]]></category>

		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=774</guid>
		<description><![CDATA[<a href="http://www.hieu.co.uk/blog/index.php/2009/05/27/the-guide-to-basic-git-for-absolutely-beginer/" rel="attachment wp-att-928"><img src="http://www.hieu.co.uk/blog/wp-content/uploads/git-slash.jpg" alt="" title="git-slash" width="480" height="118" class="aligncenter size-full wp-image-928" /></a>
In my company, we use SVN as our revision system, so I have to use SVN at work everyday.  It's good at a certain level however there are also a lot of limit behind its structure. So I decide to move to Git to see if this system any better. 
]]></description>
		<wfw:commentRss>http://www.hieu.co.uk/blog/index.php/2009/05/27/the-guide-to-basic-git-for-absolutely-beginer/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

