<?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>cameronyule.com &#187; branching</title>
	<atom:link href="http://cameronyule.com/tags/branching/feed" rel="self" type="application/rss+xml" />
	<link>http://cameronyule.com</link>
	<description>Glasgow based new media developer Cameron Yule.</description>
	<lastBuildDate>Fri, 22 Jan 2010 12:53:38 +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 1.5 merge tracking</title>
		<link>http://cameronyule.com/2008/05/subversion-15-merge-tracking</link>
		<comments>http://cameronyule.com/2008/05/subversion-15-merge-tracking#comments</comments>
		<pubDate>Mon, 12 May 2008 08:42:39 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[branching]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://cameronyule.com/?p=29</guid>
		<description><![CDATA[Some great news coming from the Subversion developers recently, announcing that merge tracking will be included in the upcoming 1.5 release. From the announcement; Merge-tracking is when your version control system keeps track of how lines of development (branches) diverge and re-form together. … While Subversion 1.5 doesn’t make merging as easy as a system [...]]]></description>
			<content:encoded><![CDATA[<p>Some great news coming from the Subversion developers recently, announcing that <a href="http://blog.red-bean.com/sussman/?p=92">merge tracking will be included</a> in the upcoming 1.5 release. From the announcement;</p>
<blockquote><p>Merge-tracking is when your version control system keeps track of how lines of development (branches) diverge and re-form together.</p>
<p>…</p>
<p>While Subversion 1.5 doesn’t make merging as easy as a system like Git or Mercurial, it certainly solves common points of pain. </p></blockquote>
<p>It&#8217;s no surprise that they mention <a href="http://git.or.cz/">Git</a>, as it&#8217;s starting to gain some serious traction (notably within the Ruby/Rails community)  thanks to it&#8217;s superior branch handling.</p>
<p>I haven&#8217;t been entirely convinced that the switch to Git would make sense for me. Branching an entire project is something I need to do only occasionally (one of those times being this week, coincidentally) and the <a href="http://git.or.cz/#about">other benefits Git offers</a>, while appealing, aren&#8217;t enough to make me think I can&#8217;t live without it.</p>
<p>Now with SVN improving one of the two flaws I think it has (the other being it leaving .svn directories littered throughout your project, something which I believe is also going to be fixed), I think I may well stick with what I know for the time being!</p>
]]></content:encoded>
			<wfw:commentRss>http://cameronyule.com/2008/05/subversion-15-merge-tracking/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

