<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using Mercurial as ad-hoc local version control</title>
	<atom:link href="http://bentsai.wordpress.com/2008/05/30/using-mercurial-as-ad-hoc-local-version-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://bentsai.wordpress.com/2008/05/30/using-mercurial-as-ad-hoc-local-version-control/</link>
	<description>The 't' in this case stands for 'technology'</description>
	<lastBuildDate>Thu, 04 Dec 2008 13:32:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Duncan Smart</title>
		<link>http://bentsai.wordpress.com/2008/05/30/using-mercurial-as-ad-hoc-local-version-control/#comment-12</link>
		<dc:creator>Duncan Smart</dc:creator>
		<pubDate>Thu, 12 Jun 2008 10:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://bentsai.wordpress.com/?p=7#comment-12</guid>
		<description>&quot;Before I found out about Mercurial, I thought about using Subversion for such a purpose. But the pain was setting up a server&quot;

You don&#039;t need a server for a Subversion repository. You can create the repository anywhere on your file system and access it with the file:// protocol.

(Not arguing with your main point though)</description>
		<content:encoded><![CDATA[<p>&#8220;Before I found out about Mercurial, I thought about using Subversion for such a purpose. But the pain was setting up a server&#8221;</p>
<p>You don&#8217;t need a server for a Subversion repository. You can create the repository anywhere on your file system and access it with the file:// protocol.</p>
<p>(Not arguing with your main point though)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://bentsai.wordpress.com/2008/05/30/using-mercurial-as-ad-hoc-local-version-control/#comment-11</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Tue, 10 Jun 2008 13:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://bentsai.wordpress.com/?p=7#comment-11</guid>
		<description>Thanks, Ben!</description>
		<content:encoded><![CDATA[<p>Thanks, Ben!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bentsai</title>
		<link>http://bentsai.wordpress.com/2008/05/30/using-mercurial-as-ad-hoc-local-version-control/#comment-5</link>
		<dc:creator>bentsai</dc:creator>
		<pubDate>Wed, 04 Jun 2008 17:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://bentsai.wordpress.com/?p=7#comment-5</guid>
		<description>Hi Jeremy,

I have not tried to tie Hg in with a subversion server. What I&#039;ve done here is to keep the two things orthogonal. So from the subversion side of things (and thus, the perspective of the rest of my team), I&#039;m still committing things at the same granularity/frequency. What Mercurial buys me is version control for the iterations in between my svn commits (freedom and peace of mind).

There is a page on the Mercurial wiki about &lt;a href=&quot;http://www.selenic.com/mercurial/wiki/index.cgi/WorkingWithSubversion&quot; rel=&quot;nofollow&quot;&gt;working with Subversion&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Jeremy,</p>
<p>I have not tried to tie Hg in with a subversion server. What I&#8217;ve done here is to keep the two things orthogonal. So from the subversion side of things (and thus, the perspective of the rest of my team), I&#8217;m still committing things at the same granularity/frequency. What Mercurial buys me is version control for the iterations in between my svn commits (freedom and peace of mind).</p>
<p>There is a page on the Mercurial wiki about <a href="http://www.selenic.com/mercurial/wiki/index.cgi/WorkingWithSubversion" rel="nofollow">working with Subversion</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://bentsai.wordpress.com/2008/05/30/using-mercurial-as-ad-hoc-local-version-control/#comment-4</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 04 Jun 2008 15:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://bentsai.wordpress.com/?p=7#comment-4</guid>
		<description>Hey Ben,

This is pretty cool, and it looks like there are a few things l like about it over Git.  Is there a way to tie it to a backend subversion server as well?</description>
		<content:encoded><![CDATA[<p>Hey Ben,</p>
<p>This is pretty cool, and it looks like there are a few things l like about it over Git.  Is there a way to tie it to a backend subversion server as well?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
