<?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 1.5 发布</title>
	<atom:link href="http://linuxtoy.org/archives/mercurial-15.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/mercurial-15.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Thu, 24 May 2012 17:43:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: GunsNRose</title>
		<link>http://linuxtoy.org/archives/mercurial-15.html#comment-144224</link>
		<dc:creator>GunsNRose</dc:creator>
		<pubDate>Mon, 08 Mar 2010 01:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/mercurial-15.html#comment-144224</guid>
		<description>&lt;p&gt;最近在用hg感觉不错，马上试试hg新版功能看看如何&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>最近在用hg感觉不错，马上试试hg新版功能看看如何</p>]]></content:encoded>
	</item>
	<item>
		<title>By: shellexy</title>
		<link>http://linuxtoy.org/archives/mercurial-15.html#comment-144191</link>
		<dc:creator>shellexy</dc:creator>
		<pubDate>Sun, 07 Mar 2010 22:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/mercurial-15.html#comment-144191</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-144035&quot; rel=&quot;nofollow&quot;&gt;kidfruit&lt;/a&gt;: hg 和 svn 的命令很相像的，&lt;/p&gt;

&lt;p&gt;只是开始用的话，你只需要知道 hg push 才是提交到服务器（hg ci 是先提交到本地）&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-144035" rel="nofollow">kidfruit</a>: hg 和 svn 的命令很相像的，</p>

<p>只是开始用的话，你只需要知道 hg push 才是提交到服务器（hg ci 是先提交到本地）</p>]]></content:encoded>
	</item>
	<item>
		<title>By: shellexy</title>
		<link>http://linuxtoy.org/archives/mercurial-15.html#comment-144190</link>
		<dc:creator>shellexy</dc:creator>
		<pubDate>Sun, 07 Mar 2010 22:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/mercurial-15.html#comment-144190</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-144023&quot; rel=&quot;nofollow&quot;&gt;supercyper&lt;/a&gt;:  不，无论 bzr、git、hghg 都可以继续使用现有的 svn 库，&lt;/p&gt;

&lt;p&gt;通过 bzr-svn、git-svn、hgsvn，你可以直接继续 co 和 ci 原先的 svn 数据库，而其他人并不会发现你用的不是 svn。&lt;/p&gt;

&lt;p&gt;googlecode 在支持 hg 前就有支持文档讲述了如何使用 git-svn 在 googlecode 的 svn 上工作。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-144023" rel="nofollow">supercyper</a>:  不，无论 bzr、git、hghg 都可以继续使用现有的 svn 库，</p>

<p>通过 bzr-svn、git-svn、hgsvn，你可以直接继续 co 和 ci 原先的 svn 数据库，而其他人并不会发现你用的不是 svn。</p>

<p>googlecode 在支持 hg 前就有支持文档讲述了如何使用 git-svn 在 googlecode 的 svn 上工作。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kidfruit</title>
		<link>http://linuxtoy.org/archives/mercurial-15.html#comment-144035</link>
		<dc:creator>kidfruit</dc:creator>
		<pubDate>Sun, 07 Mar 2010 10:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/mercurial-15.html#comment-144035</guid>
		<description>&lt;p&gt;只会用svn………………&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>只会用svn………………</p>]]></content:encoded>
	</item>
	<item>
		<title>By: supercyper</title>
		<link>http://linuxtoy.org/archives/mercurial-15.html#comment-144023</link>
		<dc:creator>supercyper</dc:creator>
		<pubDate>Sun, 07 Mar 2010 10:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/mercurial-15.html#comment-144023</guid>
		<description>&lt;p&gt;有啥用啥，这种东西不是一个程序员可以决定的&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>有啥用啥，这种东西不是一个程序员可以决定的</p>]]></content:encoded>
	</item>
	<item>
		<title>By: lh</title>
		<link>http://linuxtoy.org/archives/mercurial-15.html#comment-144022</link>
		<dc:creator>lh</dc:creator>
		<pubDate>Sun, 07 Mar 2010 10:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/mercurial-15.html#comment-144022</guid>
		<description>&lt;p&gt;googlecode支持hg但是不支持git。其实我觉得hg比git好，可以通过版本号回溯。但是都比svn好。。其实我都不会用。。。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>googlecode支持hg但是不支持git。其实我觉得hg比git好，可以通过版本号回溯。但是都比svn好。。其实我都不会用。。。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: zlowly</title>
		<link>http://linuxtoy.org/archives/mercurial-15.html#comment-144020</link>
		<dc:creator>zlowly</dc:creator>
		<pubDate>Sun, 07 Mar 2010 10:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/mercurial-15.html#comment-144020</guid>
		<description>&lt;p&gt;CVS vs Git vs Mercurial vs Subversion　细节比较
http://bbish.net/40vs/29/cvs-vs-git-vs-mercurial-vs-subversion&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>CVS vs Git vs Mercurial vs Subversion　细节比较
<a href="http://bbish.net/40vs/29/cvs-vs-git-vs-mercurial-vs-subversion" rel="nofollow">http://bbish.net/40vs/29/cvs-vs-git-vs-mercurial-vs-subversion</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: handsomegui</title>
		<link>http://linuxtoy.org/archives/mercurial-15.html#comment-144017</link>
		<dc:creator>handsomegui</dc:creator>
		<pubDate>Sun, 07 Mar 2010 09:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/mercurial-15.html#comment-144017</guid>
		<description>&lt;p&gt;Mercurial即是hg,  和git非常相似， 大多数命令都是相同的， 概念也是类似的， 分布式的。
只是hg是python开发的， 而git是c开发的。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mercurial即是hg,  和git非常相似， 大多数命令都是相同的， 概念也是类似的， 分布式的。
只是hg是python开发的， 而git是c开发的。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: embeddedstar</title>
		<link>http://linuxtoy.org/archives/mercurial-15.html#comment-144014</link>
		<dc:creator>embeddedstar</dc:creator>
		<pubDate>Sun, 07 Mar 2010 09:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/mercurial-15.html#comment-144014</guid>
		<description>&lt;p&gt;比起git来有什么优点？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>比起git来有什么优点？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Iven</title>
		<link>http://linuxtoy.org/archives/mercurial-15.html#comment-144009</link>
		<dc:creator>Iven</dc:creator>
		<pubDate>Sun, 07 Mar 2010 09:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/mercurial-15.html#comment-144009</guid>
		<description>&lt;p&gt;就是 hg 吧……&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>就是 hg 吧……</p>]]></content:encoded>
	</item>
</channel>
</rss>

