<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>devexp &#187; svn</title>
	<atom:link href="http://www.devexp.eu/tag/svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devexp.eu</link>
	<description>DEVelopment EXPerience, shared with the world!</description>
	<lastBuildDate>Fri, 28 Oct 2011 12:07:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Subversion</title>
		<link>http://www.devexp.eu/2009/01/21/subversion/</link>
		<comments>http://www.devexp.eu/2009/01/21/subversion/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 14:35:56 +0000</pubDate>
		<dc:creator>van Rumste Kenneth</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[branch]]></category>
		<category><![CDATA[commit]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[tortoise]]></category>
		<category><![CDATA[trunk]]></category>

		<guid isPermaLink="false">http://www.devexp.eu/?p=286</guid>
		<description><![CDATA[Let me ask you a few question: When you are working on a project (website, program …), are you working on that folder directly? Are you working directly on the files of the server? Are you working without constant backups? &#8230; <a href="http://www.devexp.eu/2009/01/21/subversion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Let me ask you a few question: When you are working on a project (website, program …), are you working on that folder directly? Are you working directly on the files of the server? Are you working without constant backups?</p>
<p>If your answer is yes on at least one of these questions, I advise you to take a look at subversion (SVN). I’ll give a little resume on what this is but on <a href="http://en.wikipedia.org/wiki/Subversion_(software)" target="_blank">Wikipedia</a> the details are described in a great way.</p>
<p>What is SVN?</p>
<p>It s a version control system for source code, web pages and documentation and by using trunks, branches and tags you get a complete file backup system.<br />
Before you start digging in to this kind of system, you need to understand the differences between trunk, branch and tags.</p>
<p><img class="alignleft" style="border: 0pt none; margin: 5px;" title="tortoise" src="http://tortoisesvn.tigris.org/images/TortoiseCheckout.png" alt="" width="48" height="48" />We are using <a href="http://tortoisesvn.net/" target="_blank">tortoiseSVN</a> to do all the SVN actions like committing, merging, tagging, exporting. It is based on Subversion and provides us a nice interface to work with this system. Off course, in Eclipse (the program we use to edit our programs and websites) subversion is integrated. (I think there is a subversion system for Dreamweaver on the market)<br />
At any time you can go back to previously saved versions of your file. Isn’t that a super advantage and a must for everyone???</p>
<p>I recommend this system to everyone, it might cost you a little bit of time to get into it but it is necessary.</p>
<div class="shr-publisher-286"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.devexp.eu/2009/01/21/subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

