<?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>Blog &#187; Mercurial SVN</title>
	<atom:link href="http://blog.bprog.no/index.php/tag/mercurial-svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bprog.no</link>
	<description>Some personal and some technical posts</description>
	<lastBuildDate>Sun, 14 Jun 2009 19:04:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A first look at Mercurial &#8211; Bye bye Subversion?</title>
		<link>http://blog.bprog.no/index.php/2009/05/a-first-look-at-mercurial-bye-bye-subversion/</link>
		<comments>http://blog.bprog.no/index.php/2009/05/a-first-look-at-mercurial-bye-bye-subversion/#comments</comments>
		<pubDate>Sun, 10 May 2009 00:39:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Mercurial SVN]]></category>

		<guid isPermaLink="false">http://blog.bprog.no/?p=123</guid>
		<description><![CDATA[I&#8217;m so sick and tired of Subversion! A couple of days ago our repository server was down which caused the f&#8230; stupid svn client to hang. Not even pressing Ctrl-C would stop it. In the end I had to kill it the hard way. This obviously messed up the svn locks. You should think that [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m so sick and tired of Subversion! A couple of days ago our repository server was down which caused the f&#8230; stupid svn client to hang. Not even pressing Ctrl-C would stop it. In the end I had to kill it the hard way. This obviously messed up the svn locks. You should think that they had implemented a timeout and sensible error message by 2009? And don&#8217;t even get me started on all those .svn directories laying around!</p>
<p>Anyway, this finally pushed me to have a look at alternatives. I&#8217;ve been wanting to try out Mercurial for some time now and this pushed me over the edge. My first impression is really good! I obviously have to spend some time getting used to the distributed model, but it seems like it might be worth it. Everything was looking rose red until I figured out that it doesn&#8217;t support tracking of empty folders!? It does make sense when I think about their architecture built up around sha1 sums, but I still think that it&#8217;s strange. I often create a directory structure before I start coding. The workaround seems to be creating empty files inside each folder, which sounds a little annoying to me.</p>
<p>That&#8217;s it for now. Man it felt good to shout and scream a little about Subversion! <img src='http://blog.bprog.no/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bprog.no/index.php/2009/05/a-first-look-at-mercurial-bye-bye-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
