<?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: Mercurial, and other monsters</title>
	<atom:link href="http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/</link>
	<description>where we're building a better SpiderMonkey from parts</description>
	<lastBuildDate>Tue, 30 Jun 2009 14:40:54 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joseph R. Justice</title>
		<link>http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/comment-page-1/#comment-14411</link>
		<dc:creator>Joseph R. Justice</dc:creator>
		<pubDate>Sun, 08 Jun 2008 00:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/#comment-14411</guid>
		<description>Your link in the article to &quot;understandable frustration&quot; should probably be to the permalink for that particular blog post and not to the blog&#039;s front / home page.

The permalink appears to be http://blog.mozilla.com/blassey/2008/02/05/hg-as-a-colaboration-tool/ .

Thanks for your time.  Hope this is of some use, interest.

Joseph

PS: IMO, the little GUI icons beside the fields for posting a comment should have a tooltip or something, and/or a text addition, indicating what each field is supposed to contain.  I had to look at the file properties for each graphic and look at the file name to make a guess as to what&#039;s supposed to go where.  -- J</description>
		<content:encoded><![CDATA[<p>Your link in the article to &#8220;understandable frustration&#8221; should probably be to the permalink for that particular blog post and not to the blog&#8217;s front / home page.</p>
<p>The permalink appears to be <a href="http://blog.mozilla.com/blassey/2008/02/05/hg-as-a-colaboration-tool/" rel="nofollow">http://blog.mozilla.com/blassey/2008/02/05/hg-as-a-colaboration-tool/</a> .</p>
<p>Thanks for your time.  Hope this is of some use, interest.</p>
<p>Joseph</p>
<p>PS: IMO, the little GUI icons beside the fields for posting a comment should have a tooltip or something, and/or a text addition, indicating what each field is supposed to contain.  I had to look at the file properties for each graphic and look at the file name to make a guess as to what&#8217;s supposed to go where.  &#8212; J</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jorendorff</title>
		<link>http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/comment-page-1/#comment-5096</link>
		<dc:creator>jorendorff</dc:creator>
		<pubDate>Thu, 07 Feb 2008 16:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/#comment-5096</guid>
		<description>In reply to comment #1:  I really don&#039;t know what that means.  You can do that with CVS.

dougt makes the point that you can even do cloning-like things with CVS:  because it&#039;s simple and you&#039;ve used it for years and you understand it, you can hack it (writing shell scripts to copy things around and make patches, for example.)  And because you write the hacks yourself, they&#039;re no more complex than your use case demands, and you understand them and are less likely to make mistakes.

(I kind of disagree with all that, but I can see where he&#039;s coming from.)

The power of hg is all in cloning.  Where with CVS there&#039;s a single central repo, hg gives you an arbitrary graph of repos that you can hook up any way you want.

The power is in the paradigm shift, and the paradigm shift is tricky and takes time to absorb.  Hence my comparison to C vs. C++.</description>
		<content:encoded><![CDATA[<p>In reply to comment #1:  I really don&#8217;t know what that means.  You can do that with CVS.</p>
<p>dougt makes the point that you can even do cloning-like things with CVS:  because it&#8217;s simple and you&#8217;ve used it for years and you understand it, you can hack it (writing shell scripts to copy things around and make patches, for example.)  And because you write the hacks yourself, they&#8217;re no more complex than your use case demands, and you understand them and are less likely to make mistakes.</p>
<p>(I kind of disagree with all that, but I can see where he&#8217;s coming from.)</p>
<p>The power of hg is all in cloning.  Where with CVS there&#8217;s a single central repo, hg gives you an arbitrary graph of repos that you can hook up any way you want.</p>
<p>The power is in the paradigm shift, and the paradigm shift is tricky and takes time to absorb.  Hence my comparison to C vs. C++.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gijs</title>
		<link>http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/comment-page-1/#comment-5089</link>
		<dc:creator>Gijs</dc:creator>
		<pubDate>Thu, 07 Feb 2008 12:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/#comment-5089</guid>
		<description>Well, here&#039;s for hoping it won&#039;t take Mozilla 10 years to make peace with Mercurial. ;-)


(for full disclosure, I haven&#039;t had to touch it for actual development yet)</description>
		<content:encoded><![CDATA[<p>Well, here&#8217;s for hoping it won&#8217;t take Mozilla 10 years to make peace with Mercurial. <img src='http://blog.mozilla.com/jorendorff/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>(for full disclosure, I haven&#8217;t had to touch it for actual development yet)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/comment-page-1/#comment-5078</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 07 Feb 2008 09:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/#comment-5078</guid>
		<description>Why Mercurial and not Git out of interest?</description>
		<content:encoded><![CDATA[<p>Why Mercurial and not Git out of interest?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francesco</title>
		<link>http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/comment-page-1/#comment-5074</link>
		<dc:creator>Francesco</dc:creator>
		<pubDate>Thu, 07 Feb 2008 08:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/#comment-5074</guid>
		<description>Nobody could know Brad problem as he didn&#039;t give any clue.

Now it seems that it was a misconfigured merge tool....

I had the exact problem, see my &quot;PS:&quot; part on his blog comment....</description>
		<content:encoded><![CDATA[<p>Nobody could know Brad problem as he didn&#8217;t give any clue.</p>
<p>Now it seems that it was a misconfigured merge tool&#8230;.</p>
<p>I had the exact problem, see my &#8220;PS:&#8221; part on his blog comment&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan O'Sullivan</title>
		<link>http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/comment-page-1/#comment-5067</link>
		<dc:creator>Bryan O'Sullivan</dc:creator>
		<pubDate>Thu, 07 Feb 2008 03:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/#comment-5067</guid>
		<description>Hi, jorendorff -

I wouldn&#039;t presume to tell Brad or you what you should be doing instead of your current practices, because as far as I know, you haven&#039;t said what those practices are.

In particular, if you are having problems and you&#039;re not reporting them to the Mercurial developers, then they can&#039;t help.</description>
		<content:encoded><![CDATA[<p>Hi, jorendorff -</p>
<p>I wouldn&#8217;t presume to tell Brad or you what you should be doing instead of your current practices, because as far as I know, you haven&#8217;t said what those practices are.</p>
<p>In particular, if you are having problems and you&#8217;re not reporting them to the Mercurial developers, then they can&#8217;t help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly O'Hair</title>
		<link>http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/comment-page-1/#comment-5060</link>
		<dc:creator>Kelly O'Hair</dc:creator>
		<pubDate>Thu, 07 Feb 2008 03:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/2008/02/06/mercurial-and-other-monsters/#comment-5060</guid>
		<description>Not sure C++ and C is a good comparison here.

The power of a distributed SCM (like Mercurial or git) isn&#039;t in the commands but how you can work in an isolated and local environment until you are ready to push your changes to a more public location.

Learning the commands is separate.

-kto</description>
		<content:encoded><![CDATA[<p>Not sure C++ and C is a good comparison here.</p>
<p>The power of a distributed SCM (like Mercurial or git) isn&#8217;t in the commands but how you can work in an isolated and local environment until you are ready to push your changes to a more public location.</p>
<p>Learning the commands is separate.</p>
<p>-kto</p>
]]></content:encoded>
	</item>
</channel>
</rss>
