<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: A Brief Introduction to Distributed Version Control</title>
	<link>http://kylecordes.com/2007/10/11/intro-dvcs/</link>
	<description>Kyle Cordes's Software Site</description>
	<pubDate>Wed, 20 Aug 2008 08:56:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: Craig Buchek</title>
		<link>http://kylecordes.com/2007/10/11/intro-dvcs/#comment-12131</link>
		<pubDate>Thu, 18 Oct 2007 01:52:27 +0000</pubDate>
		<guid>http://kylecordes.com/2007/10/11/intro-dvcs/#comment-12131</guid>
					<description>The talk was very good -- I wish we had had more time to get into more details.

Unfortunately, I did not get enough input to decide which of the tools to go with. But I'm going to try git on my next project. Perhaps I'll try bzr on the project after that to compare for myself.</description>
		<content:encoded><![CDATA[<p>The talk was very good &#8212; I wish we had had more time to get into more details.</p>
<p>Unfortunately, I did not get enough input to decide which of the tools to go with. But I&#8217;m going to try git on my next project. Perhaps I&#8217;ll try bzr on the project after that to compare for myself.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kyle Cordes</title>
		<link>http://kylecordes.com/2007/10/11/intro-dvcs/#comment-12066</link>
		<pubDate>Sat, 13 Oct 2007 13:36:17 +0000</pubDate>
		<guid>http://kylecordes.com/2007/10/11/intro-dvcs/#comment-12066</guid>
					<description>&gt;&gt; Could you pleas elaborate this

Sorry - no I can't. It is an impression I had from using bzr several months ago, and appeared to be confirmed by comments I saw elsewhere on the matter. You are right about the DAG. I am not as sure how equivalent the tools are in how various parts of the DAG are moved around, i.e. after a merge, does the full history of each side end up in all future "pulls"? Unfortunately I don't expect to have time to research and report on that in detail soon either, I've had to restrict my work with these tools to mostly one-at-a-time.

I might loop back around and try out bzr again after 1.0; however, I have come to prefer git's support for many-branches-per-repo/workspace, over the one-branch-per-repo/workspace approach, even when the latter is made space-efficient by nested a bunch of them inside a shared repo.</description>
		<content:encoded><![CDATA[<p>>> Could you pleas elaborate this</p>
<p>Sorry - no I can&#8217;t. It is an impression I had from using bzr several months ago, and appeared to be confirmed by comments I saw elsewhere on the matter. You are right about the DAG. I am not as sure how equivalent the tools are in how various parts of the DAG are moved around, i.e. after a merge, does the full history of each side end up in all future &#8220;pulls&#8221;? Unfortunately I don&#8217;t expect to have time to research and report on that in detail soon either, I&#8217;ve had to restrict my work with these tools to mostly one-at-a-time.</p>
<p>I might loop back around and try out bzr again after 1.0; however, I have come to prefer git&#8217;s support for many-branches-per-repo/workspace, over the one-branch-per-repo/workspace approach, even when the latter is made space-efficient by nested a bunch of them inside a shared repo.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Lukáš Lalinský</title>
		<link>http://kylecordes.com/2007/10/11/intro-dvcs/#comment-12064</link>
		<pubDate>Sat, 13 Oct 2007 12:07:01 +0000</pubDate>
		<guid>http://kylecordes.com/2007/10/11/intro-dvcs/#comment-12064</guid>
					<description>"for example apparently bzr keeps this history less effectively than some others"

Could you pleas elaborate this, less effectively in what way? History in bzr is represented by a DAG, which is exactly the same model as in git, and similar to monotone and mercurial (which use a DAG as well, but with max. two parents per node/merge).</description>
		<content:encoded><![CDATA[<p>&#8220;for example apparently bzr keeps this history less effectively than some others&#8221;</p>
<p>Could you pleas elaborate this, less effectively in what way? History in bzr is represented by a DAG, which is exactly the same model as in git, and similar to monotone and mercurial (which use a DAG as well, but with max. two parents per node/merge).
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
