<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/tag/versioning">
<title>Public marks with tag versioning</title>
<description>Public marks with tag versioning</description>
<link>http://blogmarks.net/marks/tag/versioning</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058567562"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058513502"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058316067"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058302819"/>
<rdf:li resource="http://blogmarks.net/api/user/Xavier Lacot/mark/1058248032"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058240464"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058240462"/>
<rdf:li resource="http://blogmarks.net/api/user/Xavier Lacot/mark/1058164584"/>
<rdf:li resource="http://blogmarks.net/api/user/Xavier Lacot/mark/1058140205"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1057880420"/>
<rdf:li resource="http://blogmarks.net/api/user/Xavier Lacot/mark/1057869403"/>
<rdf:li resource="http://blogmarks.net/api/user/Xavier Lacot/mark/1057844567"/>
<rdf:li resource="http://blogmarks.net/api/user/Giraultises/mark/1057731423"/>
<rdf:li resource="http://blogmarks.net/api/user/Krome/mark/1057457236"/>
<rdf:li resource="http://blogmarks.net/api/user/benoit/mark/2686105"/>
<rdf:li resource="http://blogmarks.net/api/user/roulian/mark/2682023"/>
<rdf:li resource="http://blogmarks.net/api/user/roulian/mark/2681942"/>
<rdf:li resource="http://blogmarks.net/api/user/mguillermin/mark/2153621"/>
<rdf:li resource="http://blogmarks.net/api/user/roulian/mark/2131080"/>
<rdf:li resource="http://blogmarks.net/api/user/roulian/mark/2130894"/>
<rdf:li resource="http://blogmarks.net/api/user/roulian/mark/2130867"/>
<rdf:li resource="http://blogmarks.net/api/user/roulian/mark/2130865"/>
<rdf:li resource="http://blogmarks.net/api/user/roulian/mark/2031540"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1983754"/>
<rdf:li resource="http://blogmarks.net/api/user/roulian/mark/1886385"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058567562">
<title>Git - Fast Version Control System</title>
<link>http://git-scm.com/</link>
<description>&lt;blockquote&gt;
&lt;p&gt;Git is a free &amp; open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.&lt;/p&gt;
&lt;p&gt;Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-10-30T11:42:30Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>versioning, git</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://git-scm.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/30/6a39c5566c81cc96bb39199ca0470695.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://git-scm.com/">Git - Fast Version Control System</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2850602">4 other(s)</a> 
<p class="description"><blockquote>
<p>Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.</p>
<p>Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.</p>
</blockquote></p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/git">git</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058567562">Copy</a> | 
<a href="http://blogmarks.net/link/2850602">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058513502">
<title>The Trouble with Version Numbers</title>
<link>http://wordaligned.org/docs/software_versioning/index.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Software version numbers should be straightforward to implement. Their sequencing is hardly subtle: version 1.0 is the first production quality release; version 1.1 improves on it, version 1.2 is a little better; and so on until we get to version 2.0, which delivers more substantial changes. Then comes 2.1, then 2.2 ...&lt;/p&gt;&lt;p&gt;As anyone who has tried to implement such a scheme will realise, it can be a surprising source of problems, and although these problems have been tackled by many projects in many organisations there seems to be no consensus on how to reach a solution. To give an example: deriving the version number from the version control system is tempting, but ultimately turns out to be unsatisfactory.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-23T03:14:58Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://wordaligned.org/docs/software_versioning/index.html"><img border="0" src="http://blogmarks.net/screenshots/2009/09/23/a74b36eefcd8914c9abfb4fd124a33b4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://wordaligned.org/docs/software_versioning/index.html">The Trouble with Version Numbers</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Software version numbers should be straightforward to implement. Their sequencing is hardly subtle: version 1.0 is the first production quality release; version 1.1 improves on it, version 1.2 is a little better; and so on until we get to version 2.0, which delivers more substantial changes. Then comes 2.1, then 2.2 ...</p><p>As anyone who has tried to implement such a scheme will realise, it can be a surprising source of problems, and although these problems have been tackled by many projects in many organisations there seems to be no consensus on how to reach a solution. To give an example: deriving the version number from the version control system is tempting, but ultimately turns out to be unsatisfactory.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058513502">Copy</a> | 
<a href="http://blogmarks.net/link/3350560">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058316067">
<title>Lifehacker - Flashbake Automates Version Control for (Nerdy) Writers - Downloads</title>
<link>http://lifehacker.com/5232049/flashbake-automates-version-control-for-nerdy-writers</link>
<description>&lt;blockquote&gt;&lt;p&gt;Flashbake automatically embeds ambient information in each version of those files—like the weather, your Twitter status, the last track you listened to—by including it all in each version's commit message.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-05-08T01:47:41Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>ambient, twitter, meteo, ubiquitous, versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lifehacker.com/5232049/flashbake-automates-version-control-for-nerdy-writers"><img border="0" src="http://blogmarks.net/screenshots/2009/05/08/14ff23251c49dbff523385746124aede.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lifehacker.com/5232049/flashbake-automates-version-control-for-nerdy-writers">Lifehacker - Flashbake Automates Version Control for (Nerdy) Writers - Downloads</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Flashbake automatically embeds ambient information in each version of those files—like the weather, your Twitter status, the last track you listened to—by including it all in each version's commit message.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ambient">ambient</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/meteo">meteo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ubiquitous">ubiquitous</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058316067">Copy</a> | 
<a href="http://blogmarks.net/link/3189697">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058302819">
<title>DVCSAnalysis - support - Analysis of Git and Mercurial - Google Code</title>
<link>http://code.google.com/p/support/wiki/DVCSAnalysis</link>
<description>&lt;blockquote&gt;&lt;p&gt;This document summarizes the initial research for adding distributed version control as an option for Google Code. Based on popularity, two distributed version control systems were considered: Git and Mercurial. This document describes the features of the two systems, and provides an overview of the work required to integrate them with Google Code.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-04-28T10:44:04Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>versioning, mercurial, git</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://code.google.com/p/support/wiki/DVCSAnalysis"><img border="0" src="http://blogmarks.net/screenshots/2009/04/28/2bf8fa9ab30adf48be168328fd26a1ff.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://code.google.com/p/support/wiki/DVCSAnalysis">DVCSAnalysis - support - Analysis of Git and Mercurial - Google Code</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3174726">1 other(s)</a> 
<div class="description"><blockquote><p>This document summarizes the initial research for adding distributed version control as an option for Google Code. Based on popularity, two distributed version control systems were considered: Git and Mercurial. This document describes the features of the two systems, and provides an overview of the work required to integrate them with Google Code.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mercurial">mercurial</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/git">git</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058302819">Copy</a> | 
<a href="http://blogmarks.net/link/3174726">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Xavier Lacot/mark/1058248032">
<title>sfPropelActAsBackupBehavior: Symfony versioning and backup Plugin | Another break in the wall…</title>
<link>http://blogs.mouali.fr/2009/03/sfpropelactasbackupbehavior-symfony-versioning-and-backup-plugin/</link>
<description>A refactor of Tristan's sfPropelActAsVersionnableBehavior is on the road, which should be more performant for large size indexes.</description>
<dc:date>2009-03-23T19:23:28Z</dc:date>
<dc:author>Xavier Lacot</dc:author>
<dc:subject>symfony, plugin, versioning, backup, behavior, performance, history, php</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blogs.mouali.fr/2009/03/sfpropelactasbackupbehavior-symfony-versioning-and-backup-plugin/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blogs.mouali.fr/2009/03/sfpropelactasbackupbehavior-symfony-versioning-and-backup-plugin/">sfPropelActAsBackupBehavior: Symfony versioning and backup Plugin | Another break in the wall…</a></h4>
 
by <a href="http://blogmarks.net/user/Xavier Lacot">Xavier Lacot</a> 
<p class="description">A refactor of Tristan's sfPropelActAsVersionnableBehavior is on the road, which should be more performant for large size indexes.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/symfony">symfony</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/plugin">plugin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/backup">backup</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/behavior">behavior</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/history">history</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058248032">Copy</a> | 
<a href="http://blogmarks.net/link/3133497">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058240464">
<title>The main idea — pitz v0.1 documentation</title>
<link>http://pitz.tplus1.com/main-idea.html#what-is-pitz</link>
<description>&lt;blockquote&gt;&lt;p&gt;Pitz is (going to be) yet another bugtracking system, with these goals:&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-03-14T19:54:18Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, bug, issues, versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pitz.tplus1.com/main-idea.html#what-is-pitz"><img border="0" src="http://blogmarks.net/screenshots/2009/03/14/2729d44bea9e9eed301a3abf055679a1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pitz.tplus1.com/main-idea.html#what-is-pitz">The main idea — pitz v0.1 documentation</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Pitz is (going to be) yet another bugtracking system, with these goals:</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bug">bug</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/issues">issues</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058240464">Copy</a> | 
<a href="http://blogmarks.net/link/3126939">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058240462">
<title>Ditz</title>
<link>http://ditz.rubyforge.org/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Ditz is a simple, light-weight distributed issue tracker designed to work with distributed version control systems like git, darcs, Mercurial, and Bazaar. It can also be used with centralized systems like SVN.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-03-14T19:53:23Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>ruby, versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ditz.rubyforge.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/03/14/d35b5e5891f1a23b99fd12d7bd1cd138.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ditz.rubyforge.org/">Ditz</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2788788">1 other(s)</a> 
<div class="description"><blockquote><p>Ditz is a simple, light-weight distributed issue tracker designed to work with distributed version control systems like git, darcs, Mercurial, and Bazaar. It can also be used with centralized systems like SVN.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ruby">ruby</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058240462">Copy</a> | 
<a href="http://blogmarks.net/link/2788788">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Xavier Lacot/mark/1058164584">
<title>Git vs. Mercurial: Please Relax « Important Shock</title>
<link>http://importantshock.wordpress.com/2008/08/07/git-vs-mercurial/</link>
<description>&quot;Git is MacGyver, Mercurial is James Bond&quot; : it says it all :-)</description>
<dc:date>2009-01-18T20:04:21Z</dc:date>
<dc:author>Xavier Lacot</dc:author>
<dc:subject>git, mercurial, versioning, version control, source</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://importantshock.wordpress.com/2008/08/07/git-vs-mercurial/"><img border="0" src="http://blogmarks.net/screenshots/2009/01/18/2dbdfe82d212d5020e0a19e8d33c8fd5.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://importantshock.wordpress.com/2008/08/07/git-vs-mercurial/">Git vs. Mercurial: Please Relax « Important Shock</a></h4>
 
by <a href="http://blogmarks.net/user/Xavier Lacot">Xavier Lacot</a> 
<p class="description">"Git is MacGyver, Mercurial is James Bond" : it says it all :-)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/git">git</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mercurial">mercurial</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/version%2Bcontrol">version control</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/source">source</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058164584">Copy</a> | 
<a href="http://blogmarks.net/link/3061339">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Xavier Lacot/mark/1058140205">
<title>Why Git is Better Than X</title>
<link>http://whygitisbetterthanx.com/#any-workflow</link>
<description>Scott tells why you should switch to Git instead of any other version management system.</description>
<dc:date>2008-12-26T15:23:06Z</dc:date>
<dc:author>Xavier Lacot</dc:author>
<dc:subject>git, svn, mercurial, comparison, versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://whygitisbetterthanx.com/#any-workflow"><img border="0" src="http://blogmarks.net/screenshots/2008/12/26/614f44362f2ff3e253f5ac862b004086.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://whygitisbetterthanx.com/#any-workflow">Why Git is Better Than X</a></h4>
 
by <a href="http://blogmarks.net/user/Xavier Lacot">Xavier Lacot</a> 
<p class="description">Scott tells why you should switch to Git instead of any other version management system.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/git">git</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/svn">svn</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mercurial">mercurial</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/comparison">comparison</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058140205">Copy</a> | 
<a href="http://blogmarks.net/link/3039973">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/1057880420">
<title>Commit Policies | Oliver Steele</title>
<link>http://osteele.com/archives/2008/05/commit-policies</link>
<description></description>
<dc:date>2008-06-15T15:22:04Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>git, versioning, development</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://osteele.com/archives/2008/05/commit-policies"><img border="0" src="http://blogmarks.net/screenshots/2008/09/09/9b62cddd6dbd5b1cf1bed77b399b7b60.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://osteele.com/archives/2008/05/commit-policies">Commit Policies | Oliver Steele</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2809063">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/git">git</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/development">development</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057880420">Copy</a> | 
<a href="http://blogmarks.net/link/2809063">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Xavier Lacot/mark/1057869403">
<title>Versions - Mac Subversion Client</title>
<link>http://versionsapp.com/</link>
<description>Versions provides a pleasant way to work with Subversion on your Mac. Whether you’re a hardcore Subversion user or new to version control systems, Versions will help streamline your workflow. </description>
<dc:date>2008-06-05T16:42:26Z</dc:date>
<dc:author>Xavier Lacot</dc:author>
<dc:subject>mac, subversion, tool, application, osx, versioning, clevermarks, groupe:clever age</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://versionsapp.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/02/07/b6412f93011529076648f8212b880430.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://versionsapp.com/">Versions - Mac Subversion Client</a></h4>
 
by <a href="http://blogmarks.net/user/Xavier Lacot">Xavier Lacot</a> 
<p class="description">Versions provides a pleasant way to work with Subversion on your Mac. Whether you’re a hardcore Subversion user or new to version control systems, Versions will help streamline your workflow. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mac">mac</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/subversion">subversion</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tool">tool</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/application">application</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/osx">osx</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/clevermarks">clevermarks</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/groupe%253Aclever%2Bage">groupe:clever age</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057869403">Copy</a> | 
<a href="http://blogmarks.net/link/2802888">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Xavier Lacot/mark/1057844567">
<title>InfoQ: Distributed Version Control Systems: A Not-So-Quick Guide Through</title>
<link>http://www.infoq.com/articles/dvcs-guide</link>
<description>A guide to three major Distributed Version Control Systems: git, Mercurial and Bazaar.</description>
<dc:date>2008-05-19T11:35:32Z</dc:date>
<dc:author>Xavier Lacot</dc:author>
<dc:subject>bazar, git, mercurial, dvcs, versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.infoq.com/articles/dvcs-guide"><img border="0" src="http://blogmarks.net/screenshots/2009/01/21/41721517a60dfe1af3904a4be2a4a9aa.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.infoq.com/articles/dvcs-guide">InfoQ: Distributed Version Control Systems: A Not-So-Quick Guide Through</a></h4>
 
by <a href="http://blogmarks.net/user/Xavier Lacot">Xavier Lacot</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2778466">5 other(s)</a> 
<p class="description">A guide to three major Distributed Version Control Systems: git, Mercurial and Bazaar.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bazar">bazar</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/git">git</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mercurial">mercurial</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dvcs">dvcs</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057844567">Copy</a> | 
<a href="http://blogmarks.net/link/2778466">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Giraultises/mark/1057731423">
<title>Sauvegarder, synchroniser et partager vos fichiers</title>
<link>http://www.getdropbox.com/</link>
<description>Dropbox est une application qui vous permettra de synchroniser vos fichiers présents sur votre ordinateur sur Internet. Vous pourrez ainsi garder chaque version de document, sauvegarder votre contenu, y accéder par Internet et même le partager avec vos amis.</description>
<dc:date>2008-03-12T10:46:17Z</dc:date>
<dc:author>Giraultises</dc:author>
<dc:subject>partage, fichier, synchroniser, pc, versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.getdropbox.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/02/e52219a9470d5658cb0373db077151b9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.getdropbox.com/">Sauvegarder, synchroniser et partager vos fichiers</a></h4>
 
by <a href="http://blogmarks.net/user/Giraultises">Giraultises</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2056439">9 other(s)</a> 
<p class="description">Dropbox est une application qui vous permettra de synchroniser vos fichiers présents sur votre ordinateur sur Internet. Vous pourrez ainsi garder chaque version de document, sauvegarder votre contenu, y accéder par Internet et même le partager avec vos amis.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/partage">partage</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fichier">fichier</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/synchroniser">synchroniser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pc">pc</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057731423">Copy</a> | 
<a href="http://blogmarks.net/link/2056439">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Krome/mark/1057457236">
<title>Ignorer les fichiers déjà versionnés</title>
<link>http://tortoisesvn.net/docs/release/TortoiseSVN_fr/tsvn-howto-unversion.html</link>
<description>Ignorer les fichiers déjà versionnés</description>
<dc:date>2007-09-26T14:56:29Z</dc:date>
<dc:author>Krome</dc:author>
<dc:subject>tortoisesvn, svn, versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://tortoisesvn.net/docs/release/TortoiseSVN_fr/tsvn-howto-unversion.html"><img border="0" src="http://blogmarks.net/screenshots/2007/09/26/9fc404e6a8aa5f7a310ecc2c7835d7f4.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://tortoisesvn.net/docs/release/TortoiseSVN_fr/tsvn-howto-unversion.html">Ignorer les fichiers déjà versionnés</a></h4>
 
by <a href="http://blogmarks.net/user/Krome">Krome</a> 
<p class="description">Ignorer les fichiers déjà versionnés</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tortoisesvn">tortoisesvn</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/svn">svn</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057457236">Copy</a> | 
<a href="http://blogmarks.net/link/2454285">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/benoit/mark/2686105">
<title>Dare Obasanjo aka Carnage4Life - REST, Web Platforms and Versioning</title>
<link>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=25e5009e-0889-4883-8d03-58e7775882ac</link>
<description></description>
<dc:date>2007-05-09T07:07:26Z</dc:date>
<dc:author>benoit</dc:author>
<dc:subject>rest, versioning, api</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=25e5009e-0889-4883-8d03-58e7775882ac"><img border="0" src="http://blogmarks.net/screenshots/2007/05/09/7acb7b9ef9557ea525557943b1938f59.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=25e5009e-0889-4883-8d03-58e7775882ac">Dare Obasanjo aka Carnage4Life - REST, Web Platforms and Versioning</a></h4>
 
by <a href="http://blogmarks.net/user/benoit">benoit</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rest">rest</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/api">api</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2686105">Copy</a> | 
<a href="http://blogmarks.net/link/2210734">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/roulian/mark/2682023">
<title>Install Subclipse in Eclipse 3.x</title>
<link>http://subclipse.tigris.org/install.html</link>
<description></description>
<dc:date>2008-01-30T10:52:52Z</dc:date>
<dc:author>roulian</dc:author>
<dc:subject>versioning, tutorials</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://subclipse.tigris.org/install.html"><img border="0" src="http://blogmarks.net/screenshots/2008/01/30/017666224cdbfc30ffba992d657d0afa.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://subclipse.tigris.org/install.html">Install Subclipse in Eclipse 3.x</a></h4>
 
by <a href="http://blogmarks.net/user/roulian">roulian</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1685316">3 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutorials">tutorials</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2682023">Copy</a> | 
<a href="http://blogmarks.net/link/1685316">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/roulian/mark/2681942">
<title>Version Control with Subversion</title>
<link>http://svnbook.red-bean.com/</link>
<description>This is the online home of Version Control with Subversion, a free  book about Subversion, a new version control system designed to supplant CVS. As you may have guessed from the layout of this page, this book is published by O'Reilly Media.</description>
<dc:date>2007-05-07T13:01:28Z</dc:date>
<dc:author>roulian</dc:author>
<dc:subject>versioning, doc</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://svnbook.red-bean.com/"><img border="0" src="http://blogmarks.net/screenshots/2007/07/21/59f7002721d239ff0a505a4469e68c50.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://svnbook.red-bean.com/">Version Control with Subversion</a></h4>
 
by <a href="http://blogmarks.net/user/roulian">roulian</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/52641">34 other(s)</a> 
<p class="description">This is the online home of Version Control with Subversion, a free  book about Subversion, a new version control system designed to supplant CVS. As you may have guessed from the layout of this page, this book is published by O'Reilly Media.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/doc">doc</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2681942">Copy</a> | 
<a href="http://blogmarks.net/link/52641">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mguillermin/mark/2153621">
<title>Best practices for Web services versioning</title>
<link>http://www-128.ibm.com/developerworks/webservices/library/ws-version/</link>
<description></description>
<dc:date>2007-03-02T10:56:16Z</dc:date>
<dc:author>mguillermin</dc:author>
<dc:subject>web, services, versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www-128.ibm.com/developerworks/webservices/library/ws-version/"><img border="0" src="http://blogmarks.net/screenshots/2007/03/02/0c5d00afb743325f8389f8ce6d26740e.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www-128.ibm.com/developerworks/webservices/library/ws-version/">Best practices for Web services versioning</a></h4>
 
by <a href="http://blogmarks.net/user/mguillermin">mguillermin</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/services">services</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2153621">Copy</a> | 
<a href="http://blogmarks.net/link/1811289">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/roulian/mark/2131080">
<title>Subversion Links</title>
<link>http://subversion.tigris.org/links.html</link>
<description></description>
<dc:date>2007-02-28T12:32:49Z</dc:date>
<dc:author>roulian</dc:author>
<dc:subject>versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://subversion.tigris.org/links.html"><img border="0" src="http://blogmarks.net/screenshots/2007/02/28/d6ee89ad7dbfc7c2e301ad6b1a2c0a3e.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://subversion.tigris.org/links.html">Subversion Links</a></h4>
 
by <a href="http://blogmarks.net/user/roulian">roulian</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2131080">Copy</a> | 
<a href="http://blogmarks.net/link/1796947">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/roulian/mark/2130894">
<title>Subversion</title>
<link>http://subversion.tigris.org/</link>
<description>The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community. The software is released under an Apache/BSD-style open source license.</description>
<dc:date>2007-02-28T11:43:03Z</dc:date>
<dc:author>roulian</dc:author>
<dc:subject>versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://subversion.tigris.org/"><img border="0" src="http://blogmarks.net/screenshots/2007/04/05/dcb82187a67e73527dc5d329a08047c2.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://subversion.tigris.org/">Subversion</a></h4>
 
by <a href="http://blogmarks.net/user/roulian">roulian</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/16904">32 other(s)</a> 
<p class="description">The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community. The software is released under an Apache/BSD-style open source license.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2130894">Copy</a> | 
<a href="http://blogmarks.net/link/16904">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/roulian/mark/2130867">
<title>Utilisation de SVN sur votre système d'exploitation</title>
<link>http://doc.alternc.org/admin/ch04s02.html</link>
<description>Ce chapitre présente l'utilisation de SVN sur les systèmes d'exploitation suivants : Windows (98SE, 2000, XP) et Linux (en console et sous environnement Kde ou Gnome). Il propose l'installation de logiciels de gestions de sources utilisant le protocole SVN et explique les paramètres de base.</description>
<dc:date>2007-02-28T11:34:41Z</dc:date>
<dc:author>roulian</dc:author>
<dc:subject>versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://doc.alternc.org/admin/ch04s02.html"><img border="0" src="http://blogmarks.net/screenshots/2007/02/28/75d47e07d5ac1c017403d3075254a3ec.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://doc.alternc.org/admin/ch04s02.html">Utilisation de SVN sur votre système d'exploitation</a></h4>
 
by <a href="http://blogmarks.net/user/roulian">roulian</a> 
<p class="description">Ce chapitre présente l'utilisation de SVN sur les systèmes d'exploitation suivants : Windows (98SE, 2000, XP) et Linux (en console et sous environnement Kde ou Gnome). Il propose l'installation de logiciels de gestions de sources utilisant le protocole SVN et explique les paramètres de base.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2130867">Copy</a> | 
<a href="http://blogmarks.net/link/1796772">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/roulian/mark/2130865">
<title>AlternC</title>
<link>http://www.alternc.org/index.php.fr</link>
<description>AlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous linux, facile à utiliser, facile à installer, basé uniquement sur des logiciels OpenSource, AlternC étant sous licence GPL.
Ce logiciel contient un système d'installation et de configuration automatique, ainsi qu'un panneau de contrôle accessible par le web, pour la gestion des utilisateurs et des services web (domaines, mails, comptes ftp, statistiques ...)
</description>
<dc:date>2007-05-10T20:10:15Z</dc:date>
<dc:author>roulian</dc:author>
<dc:subject>versioning, hebergement, linux, opensource, apache</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.alternc.org/index.php.fr"><img border="0" src="http://blogmarks.net/screenshots/2007/05/12/ac80f5459a830a9982e2424556fa7313.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.alternc.org/index.php.fr">AlternC</a></h4>
 
by <a href="http://blogmarks.net/user/roulian">roulian</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1796769">1 other(s)</a> 
<p class="description">AlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous linux, facile à utiliser, facile à installer, basé uniquement sur des logiciels OpenSource, AlternC étant sous licence GPL.
Ce logiciel contient un système d'installation et de configuration automatique, ainsi qu'un panneau de contrôle accessible par le web, pour la gestion des utilisateurs et des services web (domaines, mails, comptes ftp, statistiques ...)
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hebergement">hebergement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opensource">opensource</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apache">apache</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2130865">Copy</a> | 
<a href="http://blogmarks.net/link/1796769">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/roulian/mark/2031540">
<title>MPY SVN STATS</title>
<link>http://mpy-svn-stats.berlios.de/</link>
<description>I've searched the web quite a bit for a good log analysis tool for Subversion and didn't find any good project.
Since we use Subversion where I work I wanted to see who made most commits, who changed how many lines and get some nice looking graphs that would show progress in the project.
Then I realised that svn --xml -v log returns XML, which is really easy to parse.
So, here it is: simpliest possible, but still usable - I hope.</description>
<dc:date>2007-02-16T13:11:39Z</dc:date>
<dc:author>roulian</dc:author>
<dc:subject>versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mpy-svn-stats.berlios.de/"><img border="0" src="http://blogmarks.net/screenshots/2008/12/10/2a0d4c9b21845df14c095f8e166d993e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mpy-svn-stats.berlios.de/">MPY SVN STATS</a></h4>
 
by <a href="http://blogmarks.net/user/roulian">roulian</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1388795">3 other(s)</a> 
<p class="description">I've searched the web quite a bit for a good log analysis tool for Subversion and didn't find any good project.
Since we use Subversion where I work I wanted to see who made most commits, who changed how many lines and get some nice looking graphs that would show progress in the project.
Then I realised that svn --xml -v log returns XML, which is really easy to parse.
So, here it is: simpliest possible, but still usable - I hope.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2031540">Copy</a> | 
<a href="http://blogmarks.net/link/1388795">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1983754">
<title>XML.com: A Theory of Compatible Versions</title>
<link>http://www.xml.com/lpt/a/1684</link>
<description>Making versioning work in practice is a difficult problem in computing. Arguably, the Web was able to increase dramatically in popularity because evolution and versioning were built into HTML and HTTP. Both systems provide explicit extensibility points and rules for understanding extensions that enable their decentralized extension and versioning. </description>
<dc:date>2007-02-09T23:56:19Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>webarch, versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.xml.com/lpt/a/1684"><img border="0" src="http://blogmarks.net/screenshots/2007/02/09/da2c6948edaa44e7d802cd7c1ffdd822.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.xml.com/lpt/a/1684">XML.com: A Theory of Compatible Versions</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<p class="description">Making versioning work in practice is a difficult problem in computing. Arguably, the Web was able to increase dramatically in popularity because evolution and versioning were built into HTML and HTTP. Both systems provide explicit extensibility points and rules for understanding extensions that enable their decentralized extension and versioning. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webarch">webarch</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1983754">Copy</a> | 
<a href="http://blogmarks.net/link/1690426">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/roulian/mark/1886385">
<title>Installer Subversion (Ubuntu)</title>
<link>http://www.cosmogeek.net/index.php/2006/01/11/41-InstallerSubversionUbuntuSuite</link>
<description>Dans un précédent billet, j'ai détaillé la procédure d'installation d'un serveur Subversion sous Ubuntu. L'exemple que j'avais donné n'est toutefois valable que pour un seul dépôt (repository), et donc un seul projet. Comme il est rare pour un développeur de travailler sur un seul projet à la fois, voici quelques indications pour créer plusieurs dépôts sur un même serveur.</description>
<dc:date>2007-03-14T11:54:54Z</dc:date>
<dc:author>roulian</dc:author>
<dc:subject>linux, versioning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.cosmogeek.net/index.php/2006/01/11/41-InstallerSubversionUbuntuSuite"><img border="0" src="http://blogmarks.net/screenshots/2007/03/14/a2339f0089a5bc1e1b179d6de2e9e9c1.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.cosmogeek.net/index.php/2006/01/11/41-InstallerSubversionUbuntuSuite">Installer Subversion (Ubuntu)</a></h4>
 
by <a href="http://blogmarks.net/user/roulian">roulian</a> 
<p class="description">Dans un précédent billet, j'ai détaillé la procédure d'installation d'un serveur Subversion sous Ubuntu. L'exemple que j'avais donné n'est toutefois valable que pour un seul dépôt (repository), et donc un seul projet. Comme il est rare pour un développeur de travailler sur un seul projet à la fois, voici quelques indications pour créer plusieurs dépôts sur un même serveur.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1886385">Copy</a> | 
<a href="http://blogmarks.net/link/1611961">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>