 <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://source.geography.bristol.ac.uk/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Category%3AVersion_Control</id>
	<title>Category:Version Control - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://source.geography.bristol.ac.uk/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Category%3AVersion_Control"/>
	<link rel="alternate" type="text/html" href="https://source.geography.bristol.ac.uk/mediawiki/index.php?title=Category:Version_Control&amp;action=history"/>
	<updated>2026-05-07T09:43:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.8</generator>
	<entry>
		<id>https://source.geography.bristol.ac.uk/mediawiki/index.php?title=Category:Version_Control&amp;diff=1461&amp;oldid=prev</id>
		<title>Jprenaud at 17:47, 8 February 2006</title>
		<link rel="alternate" type="text/html" href="https://source.geography.bristol.ac.uk/mediawiki/index.php?title=Category:Version_Control&amp;diff=1461&amp;oldid=prev"/>
		<updated>2006-02-08T17:47:31Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==What is version control?==&lt;br /&gt;
&lt;br /&gt;
Version control systems help you keep track of the different versions of files--especially source code files--which change and evolve during the course of a project.  But, version control systems can do much, much more for you besides!  Source makes it easy to:&lt;br /&gt;
&lt;br /&gt;
* Collaborate with other researchers.&lt;br /&gt;
* Package and make your code available--for the RAE, for example.&lt;br /&gt;
* Recover past versions of files--very useful for recovering from disasters!&lt;br /&gt;
* Highlight differences between two versions of a file--very useful for finding bugs!&lt;br /&gt;
* Keep a record of when changes were made, add reminders about why they might have changed, who changed them etc.&lt;br /&gt;
* Develop variants (branches) of your code simultaneously.&lt;br /&gt;
* Work on your code from several different computers--without losing track of what the latest version is!&lt;/div&gt;</summary>
		<author><name>Jprenaud</name></author>
	</entry>
</feed>