<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bieber Labs &#187; SVK</title>
	<atom:link href="http://www.bieberlabs.com/categories/software-development/svk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bieberlabs.com</link>
	<description>Looking for the practical in a world full of cruft</description>
	<lastBuildDate>Wed, 28 Jul 2010 12:03:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Fate of the SVK Tutorials</title>
		<link>http://www.bieberlabs.com/archives/2009/06/29/the-fate-of-the-svk-tutorials/</link>
		<comments>http://www.bieberlabs.com/archives/2009/06/29/the-fate-of-the-svk-tutorials/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 21:36:51 +0000</pubDate>
		<dc:creator>Ron Bieber</dc:creator>
				<category><![CDATA[SVK]]></category>
		<category><![CDATA[Version Control]]></category>

		<guid isPermaLink="false">http://www.bieberlabs.com/?p=1947</guid>
		<description><![CDATA[Chia-liang Kao, the developer and maintainer of the SVK Distributed Version Control System posted a message to the mailing list on May 28th of this year declaring the end of development for the SVK tool.
I know from statistics that the tutorials on this site have been at least helpful, but am curious as to whether [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Chia-liang Kao, the developer and maintainer of the <a href="http://svk.bestpractical.com">SVK Distributed Version Control System</a> posted <a href="http://lists.bestpractical.com/pipermail/svk-devel/2009-May/001224.html">a message to the mailing list</a> on May 28th of this year declaring the end of development for the SVK tool.</p>
<p>I know from statistics that the tutorials on this site have been at least helpful, but am curious as to whether I should take them down or not given the fate of the tool.   I myself have moved to <a href="http://www.git-scm.com">Git</a>, which has really good integration with Subversion.</p>
<p>So I&#8217;m asking you.   Do you want the tutorials to stay, or can I get rid of them?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bieberlabs.com/archives/2009/06/29/the-fate-of-the-svk-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Japanese Translations of SVK Tutorials.</title>
		<link>http://www.bieberlabs.com/archives/2006/09/17/japanese-translations-of-svk-tutorials/</link>
		<comments>http://www.bieberlabs.com/archives/2006/09/17/japanese-translations-of-svk-tutorials/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 14:59:42 +0000</pubDate>
		<dc:creator>Ron Bieber</dc:creator>
				<category><![CDATA[Remaindered]]></category>
		<category><![CDATA[SVK]]></category>
		<category><![CDATA[japanese]]></category>
		<category><![CDATA[source-control]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2006/09/17/japanese-translations-of-svk-tutorials/</guid>
		<description><![CDATA[Kato Atsushi is making Japanese translations of the SVK tutorials available.  These are a work in progress.   Part I is up so far.   Thanks Kato!
]]></description>
			<content:encoded><![CDATA[<p></p><p>Kato Atsushi is making <a href="http://d.hatena.ne.jp/ktat/20060916">Japanese translations of the SVK tutorials</a> available.  These are a work in progress.   Part I is up so far.   Thanks Kato!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bieberlabs.com/archives/2006/09/17/japanese-translations-of-svk-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVK Aquired by Best Practical</title>
		<link>http://www.bieberlabs.com/archives/2006/06/11/svk-aquired/</link>
		<comments>http://www.bieberlabs.com/archives/2006/06/11/svk-aquired/#comments</comments>
		<pubDate>Sun, 11 Jun 2006 14:34:11 +0000</pubDate>
		<dc:creator>Ron Bieber</dc:creator>
				<category><![CDATA[SVK]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[source-control]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2006/06/11/svk-aquired/</guid>
		<description><![CDATA[I&#8217;m a little behind on the mailing lists, but I found that on June 5 it was announced that Best Practical Solutions, LLC has aquired SVK.   SVK is a distributed version control system written on top of Subversion and provides the ability to mirror Subversion and CVS repositories to your local machine in [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;m a little behind on the mailing lists, but I found that on June 5 it was announced that <a href="http://www.bestpractical.com/news/svk.html">Best Practical Solutions, LLC has aquired SVK</a>.   SVK is a distributed version control system written on top of Subversion and provides the ability to mirror Subversion and CVS repositories to your local machine in order to work in a distributed fashion.   It also provides advanced branching and merging capabilities far and above what the core Subversion product provides.   <a href="http://www.bestpractical.com/news/svk.html">Read the official announcement here</a>.</p>
<p><a href="http://www.bestpractical.com/index.html">Best Practical, LLC</a> produces Open Source incident response, request tracking, and FAQ management software.    Chia-liang Kao, the author of SVK, has joined Best Practical as a partner.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bieberlabs.com/archives/2006/06/11/svk-aquired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Painless Merging with SVK: An Interview with Chia-liang Kao</title>
		<link>http://www.bieberlabs.com/archives/2005/10/08/painless-merging-with-svk-an-interview-with-chia-liang-kao/</link>
		<comments>http://www.bieberlabs.com/archives/2005/10/08/painless-merging-with-svk-an-interview-with-chia-liang-kao/#comments</comments>
		<pubDate>Sat, 08 Oct 2005 19:50:43 +0000</pubDate>
		<dc:creator>Ron Bieber</dc:creator>
				<category><![CDATA[Remaindered]]></category>
		<category><![CDATA[SVK]]></category>

		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2005/10/08/painless-merging-with-svk-an-interview-with-chia-liang-kao</guid>
		<description><![CDATA[Nalla pointed me to an article called Painless Merging with SVK: An Interview with Chia-liang Kao.   In it, the author of SVK talks about why SVK makes source control and merging easier, along with giving some insight into those using SVK in their development environments, including Apple.
]]></description>
			<content:encoded><![CDATA[<p></p><p>Nalla pointed me to an article called <a href="http://www.oreillynet.com/pub/a/network/2005/09/20/painless-merging-with-svk.html">Painless Merging with SVK: An Interview with Chia-liang Kao</a>.   In it, the author of <a href="http://svk.elixus.org">SVK</a> talks about why SVK makes source control and merging easier, along with giving some insight into those using SVK in their development environments, including <a href="http://www.apple.com">Apple</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bieberlabs.com/archives/2005/10/08/painless-merging-with-svk-an-interview-with-chia-liang-kao/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hey, they&#8217;re writing an SVK book!</title>
		<link>http://www.bieberlabs.com/archives/2005/09/03/hey-theyre-writing-an-svk-book/</link>
		<comments>http://www.bieberlabs.com/archives/2005/09/03/hey-theyre-writing-an-svk-book/#comments</comments>
		<pubDate>Sat, 03 Sep 2005 20:44:20 +0000</pubDate>
		<dc:creator>Ron Bieber</dc:creator>
				<category><![CDATA[SVK]]></category>

		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2005/09/03/hey-theyre-writing-an-svk-book</guid>
		<description><![CDATA[I didn&#8217;t notice this before (I haven&#8217;t really been to the SVK site in a while), but they are actually writing a full blown SVK book.    They make quite clear that the book is still a work in progress, but I&#8217;m glad to see this kind of work going on to further [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I didn&#8217;t notice this before (I haven&#8217;t really been to the <a href="http://svk.elixus.org">SVK site</a> in a while), but they are actually writing a full blown <a href="http://svkbook.elixus.org/">SVK book</a>.    They make quite clear that the book is still a work in progress, but I&#8217;m glad to see this kind of work going on to further explain this great tool and wanted to make sure people using SVK (or trying to use it at least) knew it was there.</p>
<p>It looks like the book is being authored in the the same way the <a href="http://svnbook.red-bean.com/">Subversion book</a> was written &#8212; authored in XML and transformed to HTML.   Could an O&#8217;Reilly book be in SVK&#8217;s future as well?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bieberlabs.com/archives/2005/09/03/hey-theyre-writing-an-svk-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVK 1.0.4 released</title>
		<link>http://www.bieberlabs.com/archives/2005/08/23/svk-104-released/</link>
		<comments>http://www.bieberlabs.com/archives/2005/08/23/svk-104-released/#comments</comments>
		<pubDate>Wed, 24 Aug 2005 00:40:19 +0000</pubDate>
		<dc:creator>Ron Bieber</dc:creator>
				<category><![CDATA[Remaindered]]></category>
		<category><![CDATA[SVK]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2005/08/23/svk-104-released</guid>
		<description><![CDATA[SVK 1.0.4 has been released.   This version fixes various locking bugs exposed by the concurrency fix introduced in 1.0.3.
]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://rt.openfoundry.org/Foundry/Project/Forum/List.html/wws/arc/svk-dev/2005-08/msg00043.html">SVK 1.0.4 has been released.</a>   This version fixes various locking bugs exposed by the concurrency fix introduced in 1.0.3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bieberlabs.com/archives/2005/08/23/svk-104-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SVK 1.0.3 introduces bugs to be fixed in 1.0.4.</title>
		<link>http://www.bieberlabs.com/archives/2005/08/23/svk-103-introduces-bugs-to-be-fixed-in-104/</link>
		<comments>http://www.bieberlabs.com/archives/2005/08/23/svk-103-introduces-bugs-to-be-fixed-in-104/#comments</comments>
		<pubDate>Tue, 23 Aug 2005 13:08:49 +0000</pubDate>
		<dc:creator>Ron Bieber</dc:creator>
				<category><![CDATA[Remaindered]]></category>
		<category><![CDATA[SVK]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2005/08/23/svk-103-introduces-bugs-to-be-fixed-in-104</guid>
		<description><![CDATA[SVK 1.0.3 introduces bugs to be fixed in 1.0.4 &#8211; The recent release of SVK 1.0.3 introduced &#8220;insufficient lockings in a few commands&#8221; that were not caught by automated tests.   A 1.0.4 release is currently underway.
]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://rt.openfoundry.org/Foundry/Project/Forum/List.html/wws/arc/svk-dev/2005-08/msg00035.html">SVK 1.0.3 introduces bugs to be fixed in 1.0.4</a> &#8211; The recent release of SVK 1.0.3 introduced &#8220;insufficient lockings in a few commands&#8221; that were not caught by automated tests.   A 1.0.4 release is currently underway.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bieberlabs.com/archives/2005/08/23/svk-103-introduces-bugs-to-be-fixed-in-104/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVK 1.0.3 released.</title>
		<link>http://www.bieberlabs.com/archives/2005/08/18/svk-103-released/</link>
		<comments>http://www.bieberlabs.com/archives/2005/08/18/svk-103-released/#comments</comments>
		<pubDate>Fri, 19 Aug 2005 00:25:35 +0000</pubDate>
		<dc:creator>Ron Bieber</dc:creator>
				<category><![CDATA[Remaindered]]></category>
		<category><![CDATA[SVK]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2005/08/18/svk-103-released</guid>
		<description><![CDATA[SVK 1.0.3 released.   Read the official announcement.
]]></description>
			<content:encoded><![CDATA[<p></p><p>SVK 1.0.3 released.   Read the <a href="http://rt.openfoundry.org/Foundry/Project/Forum/List.html/wws/arc/svk-dev/2005-08/msg00032.html">official announcement</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bieberlabs.com/archives/2005/08/18/svk-103-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVK 1.02 released.</title>
		<link>http://www.bieberlabs.com/archives/2005/08/03/svk-102-released/</link>
		<comments>http://www.bieberlabs.com/archives/2005/08/03/svk-102-released/#comments</comments>
		<pubDate>Wed, 03 Aug 2005 10:59:43 +0000</pubDate>
		<dc:creator>Ron Bieber</dc:creator>
				<category><![CDATA[Remaindered]]></category>
		<category><![CDATA[SVK]]></category>

		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2005/08/03/svk-102-released</guid>
		<description><![CDATA[SVK 1.02 has been released.  Read the announcement.
]]></description>
			<content:encoded><![CDATA[<p></p><p>SVK 1.02 has been released.  <a href="http://rt.openfoundry.org/Foundry/Project/Forum/List.html/wws/arc/svk-dev/2005-08/msg00003.html">Read the announcement</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bieberlabs.com/archives/2005/08/03/svk-102-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>James Gosling : Happily Subversive?</title>
		<link>http://www.bieberlabs.com/archives/2005/07/26/james-gosling-happily-subversive/</link>
		<comments>http://www.bieberlabs.com/archives/2005/07/26/james-gosling-happily-subversive/#comments</comments>
		<pubDate>Tue, 26 Jul 2005 11:13:02 +0000</pubDate>
		<dc:creator>Ron Bieber</dc:creator>
				<category><![CDATA[Remaindered]]></category>
		<category><![CDATA[SVK]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2005/07/26/james-gosling-happily-subversive</guid>
		<description><![CDATA[James Gosling: Happily Subversive? &#8211; Gosling writes about entertaining Subversion + SVK as the new version control system at Sun.
]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://blogs.sun.com/roller/page/jag?entry=happily_subversive">James Gosling: Happily Subversive?</a> &#8211; Gosling writes about entertaining <a href="http://subversion.tigris.org">Subversion</a> + <a href="http://svk.elixus.org">SVK</a> as the new version control system at Sun.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bieberlabs.com/archives/2005/07/26/james-gosling-happily-subversive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
