<?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: Moving from CVS to Mercurial</title>
	<atom:link href="http://www.gijsk.com/blog/2009/03/moving-from-cvs-to-mercurial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gijsk.com/blog/2009/03/moving-from-cvs-to-mercurial/</link>
	<description>Except not really.</description>
	<lastBuildDate>Mon, 03 Jan 2011 11:59:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gijs</title>
		<link>http://www.gijsk.com/blog/2009/03/moving-from-cvs-to-mercurial/comment-page-1/#comment-61624</link>
		<dc:creator>Gijs</dc:creator>
		<pubDate>Wed, 24 Feb 2010 10:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.gijsk.com/blog/?p=98#comment-61624</guid>
		<description>&lt;strong&gt;abgalphabet:&lt;/strong&gt;

I&#039;m not sure, I wasn&#039;t interested in tags. From the steps, did you by any chance use hg strip to remove the revision that added all the tags? That would explain it. :-)

Otherwise, you may want to not use the bits about splitting out all the CVS branches (usebranchnames), and see where that gets you. I am by no means an expert on cvs-&gt;hg, but simply wrote these steps down in an effort to share what worked for me. If you have issues with these steps, I think the HG mailing lists, fora, newsgroups or IRC channels might be your best bet to get help to get it to do exactly what you want. Also look at the official wiki pages for the ConvertExtension (linked above).</description>
		<content:encoded><![CDATA[<p><strong>abgalphabet:</strong></p>
<p>I&#8217;m not sure, I wasn&#8217;t interested in tags. From the steps, did you by any chance use hg strip to remove the revision that added all the tags? That would explain it. <img src='http://www.gijsk.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Otherwise, you may want to not use the bits about splitting out all the CVS branches (usebranchnames), and see where that gets you. I am by no means an expert on cvs->hg, but simply wrote these steps down in an effort to share what worked for me. If you have issues with these steps, I think the HG mailing lists, fora, newsgroups or IRC channels might be your best bet to get help to get it to do exactly what you want. Also look at the official wiki pages for the ConvertExtension (linked above).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abgalphabet</title>
		<link>http://www.gijsk.com/blog/2009/03/moving-from-cvs-to-mercurial/comment-page-1/#comment-61612</link>
		<dc:creator>abgalphabet</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gijsk.com/blog/?p=98#comment-61612</guid>
		<description>I don&#039;t find any tag has been converted from cvs. how come?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t find any tag has been converted from cvs. how come?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abgalphabet</title>
		<link>http://www.gijsk.com/blog/2009/03/moving-from-cvs-to-mercurial/comment-page-1/#comment-61610</link>
		<dc:creator>abgalphabet</dc:creator>
		<pubDate>Wed, 24 Feb 2010 05:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gijsk.com/blog/?p=98#comment-61610</guid>
		<description>very good article in cvs-&gt;hg. I used to convert cvs-&gt;git via git cvsimport/cvsps but it&#039;s not very reliable.</description>
		<content:encoded><![CDATA[<p>very good article in cvs-&gt;hg. I used to convert cvs-&gt;git via git cvsimport/cvsps but it&#8217;s not very reliable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schrati</title>
		<link>http://www.gijsk.com/blog/2009/03/moving-from-cvs-to-mercurial/comment-page-1/#comment-44367</link>
		<dc:creator>Schrati</dc:creator>
		<pubDate>Fri, 01 May 2009 06:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.gijsk.com/blog/?p=98#comment-44367</guid>
		<description>No idea what you&#039;re writing about, but anyway, greetings to where ever you are!</description>
		<content:encoded><![CDATA[<p>No idea what you&#8217;re writing about, but anyway, greetings to where ever you are!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gijs</title>
		<link>http://www.gijsk.com/blog/2009/03/moving-from-cvs-to-mercurial/comment-page-1/#comment-41379</link>
		<dc:creator>Gijs</dc:creator>
		<pubDate>Fri, 13 Mar 2009 13:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.gijsk.com/blog/?p=98#comment-41379</guid>
		<description>Ian: Because Firefox, Thunderbird, SeaMonkey, and a whole load of other Mozilla projects moved to Mercurial, so it would make no sense to move to something else (except perhaps SVN if we somehow had reasons not to use distributed version control, or something). It would only have complicated matters if we had moved to Bazaar or git, when what we&#039;re trying to do is simplify things (in particular for localisers and for the SeaMonkey project).</description>
		<content:encoded><![CDATA[<p>Ian: Because Firefox, Thunderbird, SeaMonkey, and a whole load of other Mozilla projects moved to Mercurial, so it would make no sense to move to something else (except perhaps SVN if we somehow had reasons not to use distributed version control, or something). It would only have complicated matters if we had moved to Bazaar or git, when what we&#8217;re trying to do is simplify things (in particular for localisers and for the SeaMonkey project).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian M</title>
		<link>http://www.gijsk.com/blog/2009/03/moving-from-cvs-to-mercurial/comment-page-1/#comment-41377</link>
		<dc:creator>Ian M</dc:creator>
		<pubDate>Fri, 13 Mar 2009 12:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gijsk.com/blog/?p=98#comment-41377</guid>
		<description>Out of interest, why Mercurial and not git?</description>
		<content:encoded><![CDATA[<p>Out of interest, why Mercurial and not git?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

