<?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: Version control discussion on the Python list</title>
	<link>http://blogs.gnome.org/jamesh/2005/08/15/version-control-discussion-on-the-python-list/</link>
	<description>Random stuff</description>
	<pubDate>Sun, 06 Jul 2008 16:47:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Anonymous</title>
		<link>http://blogs.gnome.org/jamesh/2005/08/15/version-control-discussion-on-the-python-list/#comment-25</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://blogs.gnome.org/jamesh/2005/08/15/version-control-discussion-on-the-python-list/#comment-25</guid>
		<description>Been on the Ubuntu site some mins ago and been readin' about Bazaar. I wonder why Bazar if we have fine things like SVN. What's wrong with SVN? Because it's not written in Python?</description>
		<content:encoded><![CDATA[<p>Been on the Ubuntu site some mins ago and been readin&#8217; about Bazaar. I wonder why Bazar if we have fine things like SVN. What&#8217;s wrong with SVN? Because it&#8217;s not written in Python?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Henstridge</title>
		<link>http://blogs.gnome.org/jamesh/2005/08/15/version-control-discussion-on-the-python-list/#comment-26</link>
		<dc:creator>James Henstridge</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://blogs.gnome.org/jamesh/2005/08/15/version-control-discussion-on-the-python-list/#comment-26</guid>
		<description>Bazaar supports distributed development, while Subversion does not.&lt;p/&gt;If you want to create a branch of a subversion repository, you need write access to the repository.  With a distributed system, I can branch off from someone else's codebase without requiring their permission and be able to make use of the same features as the main developers.&lt;p/&gt;If you've ever worked on a patch for some software managed in CVS or Subversion where you have no write access, then you'll know what I mean -- you have no way to make incremental commits, add new files, do a partial rollback, etc.</description>
		<content:encoded><![CDATA[<p>Bazaar supports distributed development, while Subversion does not.
<p />If you want to create a branch of a subversion repository, you need write access to the repository.  With a distributed system, I can branch off from someone else&#8217;s codebase without requiring their permission and be able to make use of the same features as the main developers.
<p />If you&#8217;ve ever worked on a patch for some software managed in CVS or Subversion where you have no write access, then you&#8217;ll know what I mean &#8212; you have no way to make incremental commits, add new files, do a partial rollback, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
