<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: New Default Branch Format in Bzr</title>
	<link>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/</link>
	<description>Random stuff</description>
	<pubDate>Sat, 05 Jul 2008 05:25:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Olaf Conradi</title>
		<link>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/#comment-153</link>
		<dc:creator>Olaf Conradi</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/#comment-153</guid>
		<description>Hi&lt;p/&gt;A minor (k)nitpick :)&lt;p/&gt;Metadir is the bzrdir format to hold tree, branch and/or repository formats.&lt;p/&gt;Your comparison was between the weave and knit repository formats. They both reside in a metadir.&lt;p/&gt;Cheers&lt;br/&gt; -Olaf</description>
		<content:encoded><![CDATA[<p>Hi
<p />A minor (k)nitpick <img src='http://blogs.gnome.org/jamesh/wp-content/mu-plugins/tango-smilies/face-smile.png' alt=':)' class='wp-smiley' width='16' height='16' />
<p />Metadir is the bzrdir format to hold tree, branch and/or repository formats.
<p />Your comparison was between the weave and knit repository formats. They both reside in a metadir.
<p />Cheers<br /> -Olaf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Henstridge</title>
		<link>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/#comment-154</link>
		<dc:creator>James Henstridge</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/#comment-154</guid>
		<description>Olaf: I was comparing a repository created with "bzr init-repo --format=metadir" with one created using "bzr init-repo --format=knit".  The other value the help mentions is "weave", but that just prints an error stating "Format shared repository is not compatible with .bzr version Bazaar-NG branch, format 6."&lt;p/&gt;I know that both repository types use the metadir bzr dir layout, but I decided to use the terminology used in the command line UI.</description>
		<content:encoded><![CDATA[<p>Olaf: I was comparing a repository created with &#8220;bzr init-repo &#8211;format=metadir&#8221; with one created using &#8220;bzr init-repo &#8211;format=knit&#8221;.  The other value the help mentions is &#8220;weave&#8221;, but that just prints an error stating &#8220;Format shared repository is not compatible with .bzr version Bazaar-NG branch, format 6.&#8221;
<p />I know that both repository types use the metadir bzr dir layout, but I decided to use the terminology used in the command line UI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olaf Conradi</title>
		<link>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/#comment-155</link>
		<dc:creator>Olaf Conradi</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/#comment-155</guid>
		<description>In latest bzr.dev, the default repository format for metadir changed from weave to knit.&lt;p/&gt;Creating a repository through "bzr init-repo --format=metadir" will create a knit repository. Issuing a "bzr init-repo --format=weave" will create one using weave. The error should actually be a warning, it does create a valid weave repository.</description>
		<content:encoded><![CDATA[<p>In latest bzr.dev, the default repository format for metadir changed from weave to knit.
<p />Creating a repository through &#8220;bzr init-repo &#8211;format=metadir&#8221; will create a knit repository. Issuing a &#8220;bzr init-repo &#8211;format=weave&#8221; will create one using weave. The error should actually be a warning, it does create a valid weave repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michele</title>
		<link>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/#comment-156</link>
		<dc:creator>michele</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/#comment-156</guid>
		<description>Hey guys, it would be nice to upload a egg of bzr 0.8 to the cheese shop [1] once released... so it's easy_installable. ;-)</description>
		<content:encoded><![CDATA[<p>Hey guys, it would be nice to upload a egg of bzr 0.8 to the cheese shop [1] once released&#8230; so it&#8217;s easy_installable. <img src='http://blogs.gnome.org/jamesh/wp-content/mu-plugins/tango-smilies/face-wink.png' alt=';-)' class='wp-smiley' width='16' height='16' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wayne</title>
		<link>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/#comment-157</link>
		<dc:creator>wayne</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://blogs.gnome.org/jamesh/2006/04/27/new-default-branch-format-in-bzr/#comment-157</guid>
		<description>Note that the current development version of bzr has changed the format name of a weave inside a metadir from "metadir" to "metaweave".  This new terminology will be included in the 0.8 release.</description>
		<content:encoded><![CDATA[<p>Note that the current development version of bzr has changed the format name of a weave inside a metadir from &#8220;metadir&#8221; to &#8220;metaweave&#8221;.  This new terminology will be included in the 0.8 release.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
