<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.0.11" --><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Version Control Blog</title>
	<link>http://versioncontrolblog.com</link>
	<description>Version control, software configuration management (SCM)</description>
	<pubDate>Mon, 18 Aug 2008 20:59:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/VersionControlBlog" type="application/rss+xml" /><item>
		<title>GIT 1.6.0 released</title>
		<link>http://feeds.feedburner.com/~r/VersionControlBlog/~3/368418333/</link>
		<comments>http://versioncontrolblog.com/2008/08/19/git-160-released/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 20:59:16 +0000</pubDate>
		<dc:creator>squadette</dc:creator>
		
		<category>GIT</category>

		<category>Releases</category>

		<guid isPermaLink="false">http://versioncontrolblog.com/2008/08/19/git-160-released/</guid>
		<description><![CDATA[Yesterday Git 1.6.0 was released.  

Please read full announcement and changelog.]]></description>
			<content:encoded><![CDATA[Yesterday Git 1.6.0 was released.  

Please read <a href="http://lkml.org/lkml/2008/8/17/174" target="_blank" onclick="this.href='/r/http://lkml.org/lkml/2008/8/17/174';">full announcement and changelog</a>.<img src="http://feeds.feedburner.com/~r/VersionControlBlog/~4/368418333" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://versioncontrolblog.com/2008/08/19/git-160-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://versioncontrolblog.com/2008/08/19/git-160-released/</feedburner:origLink></item>
		<item>
		<title>Paul Duvall “Continuous Integration”</title>
		<link>http://feeds.feedburner.com/~r/VersionControlBlog/~3/234563758/</link>
		<comments>http://versioncontrolblog.com/2008/02/14/paul-duvall-continuous-integration/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 20:48:36 +0000</pubDate>
		<dc:creator>squadette</dc:creator>
		
		<category>Books</category>

		<guid isPermaLink="false">http://versioncontrolblog.com/2008/02/14/paul-duvall-continuous-integration/</guid>
		<description><![CDATA[

Continuous Integration was popularized by Martin Fowler and Kent Beck.   It is so tightly integrated with version control system (&#8221;Maintain a Single Source Repository&#8221;, &#8220;Everyone Commits Every Day&#8221;, &#8220;Don&#8217;t Commit Broken Code&#8221; are basic practices of CI), that it clearly deserves mentioning here.  Martin Fowler wrote an overview article: &#8220;Continuous Integration&#8221;.  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/0321336380?ie=UTF8&#038;tag=bg80701bgc-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0321336380" target="_blank" onclick="this.href='/r/http://www.amazon.com/gp/product/0321336380?ie=UTF8&#038;tag=bg80701bgc-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0321336380';"><img border="0" width="122" height="160" src="http://ecx.images-amazon.com/images/I/51jraHs3ggL._SL160_.jpg" style="float: left; margin: 10px;"></a><img src="http://www.assoc-amazon.com/e/ir?t=bg80701bgc-20&#038;l=as2&#038;o=1&#038;a=0321336380" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>

<p>Continuous Integration was popularized by Martin Fowler and Kent Beck.   It is so tightly integrated with version control system (&#8221;Maintain a Single Source Repository&#8221;, &#8220;Everyone Commits Every Day&#8221;, &#8220;Don&#8217;t Commit Broken Code&#8221; are basic practices of CI), that it clearly deserves mentioning here.  Martin Fowler wrote an overview article: <a href="http://martinfowler.com/articles/continuousIntegration.html" target="_blank" onclick="this.href='/r/http://martinfowler.com/articles/continuousIntegration.html';">&#8220;Continuous Integration&#8221;</a>.  

<p><a href="http://www.amazon.com/gp/product/0321336380?ie=UTF8&#038;tag=bg80701bgc-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0321336380" target="_blank" onclick="this.href='/r/http://www.amazon.com/gp/product/0321336380?ie=UTF8&#038;tag=bg80701bgc-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0321336380';">&#8220;Continuous Integration: Improving Software Quality and Reducing Risk&#8221;</a><img src="http://www.assoc-amazon.com/e/ir?t=bg80701bgc-20&#038;l=as2&#038;o=1&#038;a=0321336380" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> is the book by Paul Duvall which was published in Martin Fowler signature series.  You may find sample chapters online:

<ul>
<li><a href="http://integratebutton.com/downloads/0321336380_CH02.pdf" target="_blank" onclick="this.href='/r/http://integratebutton.com/downloads/0321336380_CH02.pdf';">Chapter II.  &#8220;Introducing Continuous Integration&#8221;</a> on the book website <a href="http://integratebutton.com/" target="_blank" onclick="this.href='/r/http://integratebutton.com/';">http://integratebutton.com/</a>;

<li><a href="http://www.infoq.com/resource/articles/continuous-integration-howto/en/resources/Duvall_0321336380_CH06.pdf" target="_blank" onclick="this.href='/r/http://www.infoq.com/resource/articles/continuous-integration-howto/en/resources/Duvall_0321336380_CH06.pdf';">Chapter VI.  &#8220;Continuous Testing&#8221;</a> on <a href="http://www.infoq.com/articles/continuous-integration-howto" target="_blank" onclick="this.href='/r/http://www.infoq.com/articles/continuous-integration-howto';">Infoq.com</a>.
</ul>


<img src="http://feeds.feedburner.com/~r/VersionControlBlog/~4/234563758" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://versioncontrolblog.com/2008/02/14/paul-duvall-continuous-integration/feed/</wfw:commentRss>
		<feedburner:origLink>http://versioncontrolblog.com/2008/02/14/paul-duvall-continuous-integration/</feedburner:origLink></item>
		<item>
		<title>Dave Dribin: “Choosing a Distributed Version Control System”</title>
		<link>http://feeds.feedburner.com/~r/VersionControlBlog/~3/232659640/</link>
		<comments>http://versioncontrolblog.com/2008/02/10/dave-dribin-choosing-a-distributed-version-control-system/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 15:50:08 +0000</pubDate>
		<dc:creator>squadette</dc:creator>
		
		<category>GIT</category>

		<category>Mercurial</category>

		<category>SCM tools comparison</category>

		<category>Bazaar/bzr</category>

		<guid isPermaLink="false">http://versioncontrolblog.com/2008/02/10/dave-dribin-choosing-a-distributed-version-control-system/</guid>
		<description><![CDATA[Dave Dribin wrote a couple of posts on choosing between the usual suspects: Mercurial, Bazaar and Git.    Well-written, recommended.  

Read at: Choosing a Distributed Version Control System; follow-up: Why I Chose Mercurial.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dribin.org/dave/blog/" target="_blank" onclick="this.href='/r/http://www.dribin.org/dave/blog/';">Dave Dribin</a> wrote a couple of posts on choosing between the usual suspects: Mercurial, Bazaar and Git.    Well-written, recommended.  

<p>Read at: <a href="http://www.dribin.org/dave/blog/archives/2007/12/28/dvcs/" target="_blank" onclick="this.href='/r/http://www.dribin.org/dave/blog/archives/2007/12/28/dvcs/';">Choosing a Distributed Version Control System</a>; follow-up: <a href="http://www.dribin.org/dave/blog/archives/2007/12/30/why_mercurial/" target="_blank" onclick="this.href='/r/http://www.dribin.org/dave/blog/archives/2007/12/30/why_mercurial/';">Why I Chose Mercurial</a>.

<img src="http://feeds.feedburner.com/~r/VersionControlBlog/~4/232659640" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://versioncontrolblog.com/2008/02/10/dave-dribin-choosing-a-distributed-version-control-system/feed/</wfw:commentRss>
		<feedburner:origLink>http://versioncontrolblog.com/2008/02/10/dave-dribin-choosing-a-distributed-version-control-system/</feedburner:origLink></item>
		<item>
		<title>SCM systems comparison: a better frontend</title>
		<link>http://feeds.feedburner.com/~r/VersionControlBlog/~3/223639563/</link>
		<comments>http://versioncontrolblog.com/2008/01/26/scm-systems-comparison-a-better-frontend/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 19:55:27 +0000</pubDate>
		<dc:creator>squadette</dc:creator>
		
		<category>SCM features and concepts</category>

		<category>SCM tools comparison</category>

		<guid isPermaLink="false">http://versioncontrolblog.com/2008/01/26/scm-systems-comparison-a-better-frontend/</guid>
		<description><![CDATA[We&#8217;ve reorganized the information from the famous Better SCM: Comparison project, and presented it in a more useful way.

Announcing: Version control systems comparison 2.0.

You may compare any number of systems against each other.  See for example:


CVS vs Subversion;
bzr vs Mercurial;
Subversion vs svk;
Distributed version control systems;
Choose your own set of version control systems;


TODO: add (at [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve reorganized the information from the famous <a href="http://better-scm.berlios.de/comparison/comparison.html" target="_blank" onclick="this.href='/r/http://better-scm.berlios.de/comparison/comparison.html';">Better SCM: Comparison</a> project, and presented it in a more useful way.

<p>Announcing: <a href="/comparison/">Version control systems comparison</a> 2.0.

<p>You may compare any number of systems against each other.  See for example:

<ul>
<li><a href="/comparison/CVS/Subversion/index.html">CVS vs Subversion</a>;
<li><a href="/comparison/Bazaar/Mercurial/index.html">bzr vs Mercurial</a>;
<li><a href="/comparison/Subversion/svk/index.html">Subversion vs svk</a>;
<li><a href="/comparison/Arch/Bazaar/Darcs/Mercurial/Monotone/index.html">Distributed version control systems</a>;
<li><a href="/comparison/">Choose your own set of version control systems</a>;
</ul>

<p>TODO: add (at least) Git, PlasticSCM and Microsoft TFS information to the original Better SCM database and re-import it here.  Stay tuned for updates.<img src="http://feeds.feedburner.com/~r/VersionControlBlog/~4/223639563" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://versioncontrolblog.com/2008/01/26/scm-systems-comparison-a-better-frontend/feed/</wfw:commentRss>
		<feedburner:origLink>http://versioncontrolblog.com/2008/01/26/scm-systems-comparison-a-better-frontend/</feedburner:origLink></item>
		<item>
		<title>AccuRev streams vs branches</title>
		<link>http://feeds.feedburner.com/~r/VersionControlBlog/~3/216070096/</link>
		<comments>http://versioncontrolblog.com/2008/01/14/accurev-streams-vs-branches/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 20:10:19 +0000</pubDate>
		<dc:creator>squadette</dc:creator>
		
		<category>branching and merging</category>

		<category>SCM features and concepts</category>

		<category>SCM tools comparison</category>

		<category>AccuRev</category>

		<guid isPermaLink="false">http://versioncontrolblog.com/2008/01/14/accurev-streams-vs-branches/</guid>
		<description><![CDATA[Damon Poole (CTO of AccuRev) wrote a teaser post in AccuRev blog about AccuRev streams: Damon Poole: &#8220;Streams vs Branches&#8221;.

This article links to a whitepaper: Damon Poole: &#8220;Stream-based architecture for SCM.

As far as I understood from the first reading, idea of streams is very straightforward and simple concept making &#8220;streams of development&#8221; a first-class object [...]]]></description>
			<content:encoded><![CDATA[Damon Poole (CTO of AccuRev) wrote a teaser post in <a href="http://blog.accurev.com/" target="_blank" onclick="this.href='/r/http://blog.accurev.com/';">AccuRev blog</a> about AccuRev streams: <a href="http://blog.accurev.com/2008/01/04/streams-vs-branches/" target="_blank" onclick="this.href='/r/http://blog.accurev.com/2008/01/04/streams-vs-branches/';">Damon Poole: &#8220;Streams vs Branches&#8221;</a>.

<p>This article links to a whitepaper: <a href="http://accurev.com/whitepaper/stream_based_architecture.htm" target="_blank" onclick="this.href='/r/http://accurev.com/whitepaper/stream_based_architecture.htm';">Damon Poole: &#8220;Stream-based architecture for SCM</a>.

<p>As far as I understood from the first reading, idea of streams is very straightforward and simple concept making &#8220;streams of development&#8221; a first-class object in AccuRev repository.   Streams are very easily presented on UI level, making them easily understood for software developer and release manager.  Branches, tags, and private workspaces could be superseded by various flavors of streams.  

<p>E.g. &#8220;Release 4.0&#8243; is a stream.  &#8220;Release 4.0.1&#8243; is the child stream.  Changes made in 4.0.1 could be &#8220;promoted&#8221; to 4.0.  When we start the &#8220;5.0&#8243; line of development, it automatically gets everything that was promoted to 4.0, either from older version or from bug-fix version (4.0.x).  

<p>I understand that streams could be enormously useful if they actually do the merging well.    Technically this is handled easily by modern standards.  Something like this could be done (and may be is already done) in many GUI clients for most open source version control systems.

<p>Second part of the whitepaper is dedicated to AccuRev TimeSafe, which is the underlying repository format.  I have to remark that the article only compares TimeSafe features with CVS and ClearCase repository features.  Those are embarrasingly easy targets for criticism.  Why are modern repository formats such as Subversion FSFS and Git not mentioned?  Are they technically superior? ;) 

<p>Article on Timesafe: <a href="http://accurev.com/accurev/info/timesafe.html" target="_blank" onclick="this.href='/r/http://accurev.com/accurev/info/timesafe.html';">Damon B. Poole &#8220;The Timesafe Property - A Formal Statement of Immutability in CM&#8221;</a>.

<p>See also: <a href="http://daveonscm.blogspot.com/2007/09/agile-branches-vs-streams.html" target="_blank" onclick="this.href='/r/http://daveonscm.blogspot.com/2007/09/agile-branches-vs-streams.html';">DaveOnSCM: &#8220;Agile: Branches vs. Streams&#8221;</a>.<img src="http://feeds.feedburner.com/~r/VersionControlBlog/~4/216070096" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://versioncontrolblog.com/2008/01/14/accurev-streams-vs-branches/feed/</wfw:commentRss>
		<feedburner:origLink>http://versioncontrolblog.com/2008/01/14/accurev-streams-vs-branches/</feedburner:origLink></item>
		<item>
		<title>Karl Fogel: “Subversion’s Delta Editor: Interface as Ontology”</title>
		<link>http://feeds.feedburner.com/~r/VersionControlBlog/~3/175965017/</link>
		<comments>http://versioncontrolblog.com/2007/10/27/karl-fogel-subversion%e2%80%99s-delta-editor-interface-as-ontology/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 19:30:26 +0000</pubDate>
		<dc:creator>squadette</dc:creator>
		
		<category>Subversion</category>

		<category>Books</category>

		<guid isPermaLink="false">http://versioncontrolblog.com/2007/10/27/karl-fogel-subversion%e2%80%99s-delta-editor-interface-as-ontology/</guid>
		<description><![CDATA[

Second chapter in O&#8217;Reilly book &#8220;Beautiful Code: Leading Programmers Explain How They Think&#8221; was written by Karl Fogel, and is called &#8220;Subversion’s Delta Editor: Interface as Ontology&#8221;.  Karl has put this chapter online under the free license.

Read this chapter online: rants.org: &#8220;Beautiful Code Chapter Now Online&#8221;.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/0596510047?ie=UTF8&#038;tag=bg80701bgc-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0596510047" target="_blank" onclick="this.href='/r/http://www.amazon.com/gp/product/0596510047?ie=UTF8&#038;tag=bg80701bgc-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0596510047';"><img border="0" width="122" height="160" src="http://ecx.images-amazon.com/images/I/11UycZ0askL._AA_SL160_.jpg" style="float: left; margin: 10px;"></a><img src="http://www.assoc-amazon.com/e/ir?t=bg80701bgc-20&#038;l=as2&#038;o=1&#038;a=0596510047" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>

<p>Second chapter in O&#8217;Reilly book <a href="http://www.amazon.com/gp/product/0596510047?ie=UTF8&#038;tag=bg80701bgc-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0596510047" target="_blank" onclick="this.href='/r/http://www.amazon.com/gp/product/0596510047?ie=UTF8&#038;tag=bg80701bgc-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0596510047';">&#8220;Beautiful Code: Leading Programmers Explain How They Think&#8221;</a><img src="http://www.assoc-amazon.com/e/ir?t=bg80701bgc-20&#038;l=as2&#038;o=1&#038;a=0596510047" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> was written by Karl Fogel, and is called &#8220;Subversion’s Delta Editor: Interface as Ontology&#8221;.  Karl has put this chapter online under the free license.

<p>Read this chapter online: <a href="http://www.rants.org/2007/08/25/beautiful-code-chapter-now-online/" target="_blank" onclick="this.href='/r/http://www.rants.org/2007/08/25/beautiful-code-chapter-now-online/';">rants.org: &#8220;Beautiful Code Chapter Now Online&#8221;</a>.
<img src="http://feeds.feedburner.com/~r/VersionControlBlog/~4/175965017" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://versioncontrolblog.com/2007/10/27/karl-fogel-subversion%e2%80%99s-delta-editor-interface-as-ontology/feed/</wfw:commentRss>
		<feedburner:origLink>http://versioncontrolblog.com/2007/10/27/karl-fogel-subversion%e2%80%99s-delta-editor-interface-as-ontology/</feedburner:origLink></item>
		<item>
		<title>Robin Luckey: “The World’s Oldest Source Code Repositories”</title>
		<link>http://feeds.feedburner.com/~r/VersionControlBlog/~3/175965018/</link>
		<comments>http://versioncontrolblog.com/2007/10/18/robin-luckey-the-worlds-oldest-source-code-repositories/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 17:17:56 +0000</pubDate>
		<dc:creator>squadette</dc:creator>
		
		<category>Use cases</category>

		<guid isPermaLink="false">http://versioncontrolblog.com/2007/10/18/robin-luckey-the-worlds-oldest-source-code-repositories/</guid>
		<description><![CDATA[Robin Luckey of Ohloh.net gathered information on oldest public source code repositories.  Top three are:


  BRL-CAD, started in April 1983;
  GNU Emacs, April 1985;
  GCC, the GNU Complier Collection, November 1988;


Read the article at Ohloh.net: &#8220;The World&#8217;s Oldest Source Code Repositories&#8221;.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ohloh.net/accounts/2" target="_blank" onclick="this.href='/r/http://www.ohloh.net/accounts/2';">Robin Luckey</a> of <a href="http://www.ohloh.net/" target="_blank" onclick="this.href='/r/http://www.ohloh.net/';">Ohloh.net</a> gathered information on oldest public source code repositories.  Top three are:

<ul>
  <li>BRL-CAD, started in April 1983;
  <li>GNU Emacs, April 1985;
  <li>GCC, the GNU Complier Collection, November 1988;
</ul>

<p>Read the article at <a href="http://www.ohloh.net/blog/worlds_oldest_source_code_repositories" target="_blank" onclick="this.href='/r/http://www.ohloh.net/blog/worlds_oldest_source_code_repositories';">Ohloh.net: &#8220;The World&#8217;s Oldest Source Code Repositories&#8221;</a>.
<img src="http://feeds.feedburner.com/~r/VersionControlBlog/~4/175965018" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://versioncontrolblog.com/2007/10/18/robin-luckey-the-worlds-oldest-source-code-repositories/feed/</wfw:commentRss>
		<feedburner:origLink>http://versioncontrolblog.com/2007/10/18/robin-luckey-the-worlds-oldest-source-code-repositories/</feedburner:origLink></item>
		<item>
		<title>Ben Collins-Sussman &amp; Brian W. Fitzpatrick: “Subversion Worst Practices”</title>
		<link>http://feeds.feedburner.com/~r/VersionControlBlog/~3/175965019/</link>
		<comments>http://versioncontrolblog.com/2007/10/12/ben-collins-sussman-brian-w-fitzpatrick-subversion-worst-practices/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 22:30:09 +0000</pubDate>
		<dc:creator>squadette</dc:creator>
		
		<category>Subversion</category>

		<guid isPermaLink="false">http://versioncontrolblog.com/2007/10/12/ben-collins-sussman-brian-w-fitzpatrick-subversion-worst-practices/</guid>
		<description><![CDATA[Short talk on Subversion misuse: &#8220;Subversion Worst Practices&#8221;.
]]></description>
			<content:encoded><![CDATA[<p>Short talk on Subversion misuse: <a href="http://www.red-bean.com/fitz/presentations/2007-07-27-OSCON-svn-worst-practices.pdf" target="_blank" onclick="this.href='/r/http://www.red-bean.com/fitz/presentations/2007-07-27-OSCON-svn-worst-practices.pdf';">&#8220;Subversion Worst Practices&#8221;</a>.
<img src="http://feeds.feedburner.com/~r/VersionControlBlog/~4/175965019" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://versioncontrolblog.com/2007/10/12/ben-collins-sussman-brian-w-fitzpatrick-subversion-worst-practices/feed/</wfw:commentRss>
		<feedburner:origLink>http://versioncontrolblog.com/2007/10/12/ben-collins-sussman-brian-w-fitzpatrick-subversion-worst-practices/</feedburner:origLink></item>
		<item>
		<title>Karl Fogel, Ben Collins-Sussman, on distributed version control</title>
		<link>http://feeds.feedburner.com/~r/VersionControlBlog/~3/175965020/</link>
		<comments>http://versioncontrolblog.com/2007/10/11/karl-fogel-ben-collins-sussman-on-distributed-version-control/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 21:07:44 +0000</pubDate>
		<dc:creator>squadette</dc:creator>
		
		<category>GIT</category>

		<category>Subversion</category>

		<category>SCM features and concepts</category>

		<category>SCM tools comparison</category>

		<guid isPermaLink="false">http://versioncontrolblog.com/2007/10/11/karl-fogel-ben-collins-sussman-on-distributed-version-control/</guid>
		<description><![CDATA[Important opinions from Subversion developers:

Karl Fogel: &#8220;Subversion, decentralized version control, and the future&#8221;

Ben Collins-Sussman: &#8220;The Risks of Distributed Version Control&#8221;

]]></description>
			<content:encoded><![CDATA[<p>Important opinions from Subversion developers:

<p><a href="http://subversion.tigris.org/servlets/ReadMsg?list=dev&#038;msgNo=128111" target="_blank" onclick="this.href='/r/http://subversion.tigris.org/servlets/ReadMsg?list=dev&#038;msgNo=128111';">Karl Fogel: &#8220;Subversion, decentralized version control, and the future&#8221;</a>

<p><a href="http://blog.red-bean.com/sussman/?p=20:" target="_blank" onclick="this.href='/r/http://blog.red-bean.com/sussman/?p=20:';">Ben Collins-Sussman: &#8220;The Risks of Distributed Version Control&#8221;</a>

<img src="http://feeds.feedburner.com/~r/VersionControlBlog/~4/175965020" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://versioncontrolblog.com/2007/10/11/karl-fogel-ben-collins-sussman-on-distributed-version-control/feed/</wfw:commentRss>
		<feedburner:origLink>http://versioncontrolblog.com/2007/10/11/karl-fogel-ben-collins-sussman-on-distributed-version-control/</feedburner:origLink></item>
		<item>
		<title>Tim O’Reilly: Why Congress Needs a Version Control System</title>
		<link>http://feeds.feedburner.com/~r/VersionControlBlog/~3/175965021/</link>
		<comments>http://versioncontrolblog.com/2007/10/07/tim-oreilly-why-congress-needs-a-version-control-system/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 09:41:49 +0000</pubDate>
		<dc:creator>squadette</dc:creator>
		
		<category>version control for ordinary users</category>

		<category>Use cases</category>

		<guid isPermaLink="false">http://versioncontrolblog.com/2007/10/07/tim-oreilly-why-congress-needs-a-version-control-system/</guid>
		<description><![CDATA[Tim O&#8217;Reilly, together with Karl Fogel, discussed the idea of version control for U. S. Congress.

It turns out that Tasmania seems to have implemented something similar, as described in article by Timothy  Arnold-Moore &#8220;XML for legislation drafting, management and Web delivery—How structured document representation facilitates automatic processing&#8221;, published in Novemeber 1998 (found via Bex [...]]]></description>
			<content:encoded><![CDATA[<p>Tim O&#8217;Reilly, together with Karl Fogel, <a href="http://radar.oreilly.com/archives/2007/07/why_congress_ne.html" target="_blank" onclick="this.href='/r/http://radar.oreilly.com/archives/2007/07/why_congress_ne.html';">discussed the idea of version control for U. S. Congress</a>.

<p>It turns out that Tasmania seems to have implemented something similar, as described in article by <a href="http://www.infoloom.com/gcaconfs/WEB/chicago98/arnoldmoore.HTM" target="_blank" onclick="this.href='/r/http://www.infoloom.com/gcaconfs/WEB/chicago98/arnoldmoore.HTM';">Timothy  Arnold-Moore &#8220;XML for legislation drafting, management and Web delivery—How structured document representation facilitates automatic processing&#8221;</a>, published in Novemeber 1998 (found via <a href="http://bexhuff.com/node/264" target="_blank" onclick="this.href='/r/http://bexhuff.com/node/264';">Bex Huff</a>).

<p>We have already covered similar topic back in March: <a href="http://versioncontrolblog.com/2007/03/14/slashdot-source-control-for-bills-in-congress/" target="_blank" onclick="this.href='/r/http://versioncontrolblog.com/2007/03/14/slashdot-source-control-for-bills-in-congress/';">Slashdot: Source Control for Bills in Congress</a>.<img src="http://feeds.feedburner.com/~r/VersionControlBlog/~4/175965021" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://versioncontrolblog.com/2007/10/07/tim-oreilly-why-congress-needs-a-version-control-system/feed/</wfw:commentRss>
		<feedburner:origLink>http://versioncontrolblog.com/2007/10/07/tim-oreilly-why-congress-needs-a-version-control-system/</feedburner:origLink></item>
	</channel>
</rss>
