<?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"
	>
<channel>
	<title>Comments on: SVK：基于 svn 的分布式版本管理系统</title>
	<atom:link href="http://linuxtoy.org/archives/svk.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/svk.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Thu, 08 Jan 2009 01:09:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: 雪梨</title>
		<link>http://linuxtoy.org/archives/svk.html#comment-91105</link>
		<dc:creator>雪梨</dc:creator>
		<pubDate>Sun, 17 Aug 2008 10:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2304#comment-91105</guid>
		<description>bzr 速度跟 hg 是同级的</description>
		<content:encoded><![CDATA[<p>bzr 速度跟 hg 是同级的</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: najja</title>
		<link>http://linuxtoy.org/archives/svk.html#comment-91104</link>
		<dc:creator>najja</dc:creator>
		<pubDate>Sun, 17 Aug 2008 10:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2304#comment-91104</guid>
		<description>俺觉得如果个人小项目的话darcs胜出,那个交互性强.

大型项目git快可是在windows上支持不好.
所以只好选择在各个方面都很平均的mercurial鸟...

bzr没用过,据说太慢了...</description>
		<content:encoded><![CDATA[<p>俺觉得如果个人小项目的话darcs胜出,那个交互性强.</p>
<p>大型项目git快可是在windows上支持不好.<br />
所以只好选择在各个方面都很平均的mercurial鸟&#8230;</p>
<p>bzr没用过,据说太慢了&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 雪梨</title>
		<link>http://linuxtoy.org/archives/svk.html#comment-91100</link>
		<dc:creator>雪梨</dc:creator>
		<pubDate>Sun, 17 Aug 2008 08:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2304#comment-91100</guid>
		<description>作者居然无视 git、bzr、hg 这些优秀的分布式版本管理系统</description>
		<content:encoded><![CDATA[<p>作者居然无视 git、bzr、hg 这些优秀的分布式版本管理系统</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anton</title>
		<link>http://linuxtoy.org/archives/svk.html#comment-91071</link>
		<dc:creator>anton</dc:creator>
		<pubDate>Sat, 16 Aug 2008 18:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2304#comment-91071</guid>
		<description>svk 用 perl 所以要有 cpan 的支援，
在 repository 上面也用跟 svn 一樣的儲存方式，
所以同樣要裝有 svn 才完全。

另外在使用上記憶體用的比較兇。
基本優點像是可以很快速的在 local 建立一份 svn 的 mirror﹑
不用擔心沒有網路就沒辦法使用 svn 相關的指令如 log, history 之類的。

像我常 svn commit 完就再 commit 一堆 tiny fix 的人，
用 svk 整理完，確認沒有問題才再 smerge 回去 svn 的目錄這樣的流程也比較完整。

結論：會用 svn 就可以很快的上手 svk 。</description>
		<content:encoded><![CDATA[<p>svk 用 perl 所以要有 cpan 的支援，<br />
在 repository 上面也用跟 svn 一樣的儲存方式，<br />
所以同樣要裝有 svn 才完全。</p>
<p>另外在使用上記憶體用的比較兇。<br />
基本優點像是可以很快速的在 local 建立一份 svn 的 mirror﹑<br />
不用擔心沒有網路就沒辦法使用 svn 相關的指令如 log, history 之類的。</p>
<p>像我常 svn commit 完就再 commit 一堆 tiny fix 的人，<br />
用 svk 整理完，確認沒有問題才再 smerge 回去 svn 的目錄這樣的流程也比較完整。</p>
<p>結論：會用 svn 就可以很快的上手 svk 。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coneagoe</title>
		<link>http://linuxtoy.org/archives/svk.html#comment-91070</link>
		<dc:creator>coneagoe</dc:creator>
		<pubDate>Sat, 16 Aug 2008 16:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2304#comment-91070</guid>
		<description>看到原文由这么一句“SVK 是目前唯一的分布式版本库系统”，文章发表于2007 年2月28日——那么作者把git放到什么位置呢？顺便说一句，那天我生日。</description>
		<content:encoded><![CDATA[<p>看到原文由这么一句“SVK 是目前唯一的分布式版本库系统”，文章发表于2007 年2月28日——那么作者把git放到什么位置呢？顺便说一句，那天我生日。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coneagoe</title>
		<link>http://linuxtoy.org/archives/svk.html#comment-91069</link>
		<dc:creator>coneagoe</dc:creator>
		<pubDate>Sat, 16 Aug 2008 16:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2304#comment-91069</guid>
		<description>svn需要svn服务器的，在较大的项目管理时有点吃力。不知道svk是怎么解决的，效果如何？</description>
		<content:encoded><![CDATA[<p>svn需要svn服务器的，在较大的项目管理时有点吃力。不知道svk是怎么解决的，效果如何？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evil Elf &#187; Blog Archive &#187; SVK：基于 svn 的分布式版本管理系统</title>
		<link>http://linuxtoy.org/archives/svk.html#comment-91060</link>
		<dc:creator>Evil Elf &#187; Blog Archive &#187; SVK：基于 svn 的分布式版本管理系统</dc:creator>
		<pubDate>Sat, 16 Aug 2008 12:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2304#comment-91060</guid>
		<description>[...] 原文：http://linuxtoy.org/archives/svk.html [撰文/hmy] [...]</description>
		<content:encoded><![CDATA[<p>[...] 原文：http://linuxtoy.org/archives/svk.html [撰文/hmy] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 鲲鹏鸟</title>
		<link>http://linuxtoy.org/archives/svk.html#comment-91051</link>
		<dc:creator>鲲鹏鸟</dc:creator>
		<pubDate>Sat, 16 Aug 2008 12:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2304#comment-91051</guid>
		<description>顶</description>
		<content:encoded><![CDATA[<p>顶</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: waakee.com</title>
		<link>http://linuxtoy.org/archives/svk.html#comment-91049</link>
		<dc:creator>waakee.com</dc:creator>
		<pubDate>Sat, 16 Aug 2008 12:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2304#comment-91049</guid>
		<description>&lt;strong&gt;SVK：基于 svn 的分布式版本管理系统 — LinuxTOY...&lt;/strong&gt;

[撰文/hmy]SVK 是一个基于 Subversion（svn）的分布式版本管理系统。其优点是基于 svn，命令和 svn 类似，checkout 后没有 .svn 这样的目录浪费空间。SVK 官方主页：http://svk.bestpractical.com/view/HomePage...</description>
		<content:encoded><![CDATA[<p><strong>SVK：基于 svn 的分布式版本管理系统 — LinuxTOY&#8230;</strong></p>
<p>[撰文/hmy]<br />
SVK 是一个基于 Subversion（svn）的分布式版本管理系统。其优点是基于 svn，命令和 svn 类似，checkout 后没有 .svn 这样的目录浪费空间。</p>
<p>SVK 官方主页：http://svk.bestpractical.com/view/HomePage<br />
&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
