<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.thenextlayer.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>methodologies</title>
 <link>http://www.thenextlayer.org/taxonomy/term/325</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en-US</language>
<item>
 <title>Subversion, a useful FOSS tool</title>
 <link>http://www.thenextlayer.org/node/425</link>
 <description>&lt;p&gt;I have had to use subversion recently for a job, which is great as i&#039;ve been meaning to start using it for ages!  Here is an intro to subversion, and following a suggestion of how it could help next layer and related projects in a very practical way.&lt;/p&gt;
&lt;p&gt;---&lt;/p&gt;
&lt;p&gt;Subversion is a &quot;versioning system&quot; that is used most often by coders and documentors to store text files, but can actually be used for any kind of data.&lt;/p&gt;
&lt;p&gt;Its a key tool for collaboration, allowing people to &quot;checkout&quot; a &quot;working copy&quot; of the shared files, modify, add and delete content and/or files on them wherever or however they wish, then &quot;commit&quot; them back to the &quot;repository&quot;.  If other people have been working on the same code the changes can be &quot;merged&quot; together, a process that would be part manual and part automated, depending on the extent of the changes.&lt;/p&gt;
&lt;p&gt;subversion remembers every version that was ever committed, and can give you information about who submitted what revision, and even give you a line by line listing of who changed what when with the &quot;blame&quot; command.  It uses the unix utility &quot;diff&quot; to generate information about the precise differences between one version and another, at the level of the file contents and/or the file system structure.  &lt;/p&gt;
&lt;p&gt;(note: terms in inverted commas are technical terms with specific meaning in subversion and indeed other version control systems )&lt;/p&gt;
&lt;p&gt;Version control systems in general&lt;br /&gt;
&lt;a href=&quot;http://en.wikipedia.org/wiki/Version_control_system&quot; title=&quot;http://en.wikipedia.org/wiki/Version_control_system&quot;&gt;http://en.wikipedia.org/wiki/Version_control_system&lt;/a&gt;&lt;br /&gt;
Subversion FAQ&lt;br /&gt;
&lt;a href=&quot;http://subversion.tigris.org/faq.html&quot; title=&quot;http://subversion.tigris.org/faq.html&quot;&gt;http://subversion.tigris.org/faq.html&lt;/a&gt;&lt;br /&gt;
Subversion Manual&lt;br /&gt;
&lt;a href=&quot;http://svnbook.red-bean.com/&quot; title=&quot;http://svnbook.red-bean.com/&quot;&gt;http://svnbook.red-bean.com/&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.thenextlayer.org/node/425#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/2">English</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/16">London</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/66">FLOSS</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/325">methodologies</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/289">taxi-to-praxi</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/324">tools</category>
 <pubDate>Wed, 16 Apr 2008 15:03:02 +0200</pubDate>
 <dc:creator>lisa</dc:creator>
 <guid isPermaLink="false">425 at http://www.thenextlayer.org</guid>
</item>
</channel>
</rss>
