<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Guide And Best Practices For Subversion Branching</title>
	<atom:link href="http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/feed/" rel="self" type="application/rss+xml" />
	<link>http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/</link>
	<description>devnulled provides news, tips, resources, and articles about various topics that software developers and engineers enjoy.</description>
	<lastBuildDate>Sat, 14 Aug 2010 20:52:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: KD Web Dev: Subversion Best Practices</title>
		<link>http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/comment-page-1/#comment-695311</link>
		<dc:creator>KD Web Dev: Subversion Best Practices</dc:creator>
		<pubDate>Wed, 09 Dec 2009 02:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/#comment-695311</guid>
		<description>[...] http://brajeshwar.com/2007/subversion-best-practices-quick-notes/ http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/ http://www.karlkatzke.com/best-practices-for-managing-releases-with-subversion/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://brajeshwar.com/2007/subversion-best-practices-quick-notes/" rel="nofollow">http://brajeshwar.com/2007/sub.....ick-notes/</a> <a href="http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/" rel="nofollow">http://devnulled.com/content/2.....branching/</a> <a href="http://www.karlkatzke.com/best-practices-for-managing-releases-with-subversion/" rel="nofollow">http://www.karlkatzke.com/best.....ubversion/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Practice Visual Studio with SVN, VCS and SCM &#171; Kevin Steffer</title>
		<link>http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/comment-page-1/#comment-689919</link>
		<dc:creator>Best Practice Visual Studio with SVN, VCS and SCM &#171; Kevin Steffer</dc:creator>
		<pubDate>Mon, 12 Oct 2009 18:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/#comment-689919</guid>
		<description>[...] http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/" rel="nofollow">http://devnulled.com/content/2.....branching/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/comment-page-1/#comment-685444</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Tue, 18 Aug 2009 09:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/#comment-685444</guid>
		<description>In my experience separate branches for major pieces of work cause problems at merge time. We have had different projects working on different branches all scheduled to leave at the same time. The problem comes when you merge, the first merge is typically painless but the last one is horrendous, what&#039;s more is the branches themselves become stale and the only visibility you have is at integration. This can however be mitigated with SVN as is nicely handles merges from trunk to branch and ultimately back again.</description>
		<content:encoded><![CDATA[<p>In my experience separate branches for major pieces of work cause problems at merge time. We have had different projects working on different branches all scheduled to leave at the same time. The problem comes when you merge, the first merge is typically painless but the last one is horrendous, what&#8217;s more is the branches themselves become stale and the only visibility you have is at integration. This can however be mitigated with SVN as is nicely handles merges from trunk to branch and ultimately back again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spike</title>
		<link>http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/comment-page-1/#comment-30775</link>
		<dc:creator>Spike</dc:creator>
		<pubDate>Tue, 31 Oct 2006 05:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/#comment-30775</guid>
		<description>Yeah, that&#039;s in line with my experience, in some cases it causes more problems than it solves, but for distributed development, especially where the project has different teams that work semi-autonomously, it can be very useful which is why I mentioned it.</description>
		<content:encoded><![CDATA[<p>Yeah, that&#8217;s in line with my experience, in some cases it causes more problems than it solves, but for distributed development, especially where the project has different teams that work semi-autonomously, it can be very useful which is why I mentioned it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Harper</title>
		<link>http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/comment-page-1/#comment-30740</link>
		<dc:creator>Brandon Harper</dc:creator>
		<pubDate>Mon, 30 Oct 2006 21:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/#comment-30740</guid>
		<description>Thanks for the link Spike, I hadn&#039;t seen that before (especially being a VSS convert).

As for a bit of irony, we actually started off doing the &quot;&lt;a href=&quot;http://computing.ee.ethz.ch/sepp/cvs-1.10-to/cvsbook/main_toc.html#TOC88&quot; rel=&quot;nofollow&quot; rel=&quot;nofollow&quot;&gt;Flying Fish&lt;/a&gt;&quot; method of branching listed on that site and found it very troublesome because of all of the commits occurring in many different places, as well as not being able to see the full, incremental history in trunk.

I suppose with as with all things technology related, the right answer starts off with &quot;it depends&quot;; I thought I&#039;d just pass on something I thought was good as well as some personal experiences and observations.</description>
		<content:encoded><![CDATA[<p>Thanks for the link Spike, I hadn&#8217;t seen that before (especially being a VSS convert).</p>
<p>As for a bit of irony, we actually started off doing the &#8220;<a href="http://computing.ee.ethz.ch/sepp/cvs-1.10-to/cvsbook/main_toc.html#TOC88" rel="nofollow" rel="nofollow">Flying Fish</a>&#8221; method of branching listed on that site and found it very troublesome because of all of the commits occurring in many different places, as well as not being able to see the full, incremental history in trunk.</p>
<p>I suppose with as with all things technology related, the right answer starts off with &#8220;it depends&#8221;; I thought I&#8217;d just pass on something I thought was good as well as some personal experiences and observations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spike</title>
		<link>http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/comment-page-1/#comment-30731</link>
		<dc:creator>Spike</dc:creator>
		<pubDate>Mon, 30 Oct 2006 20:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/content/2006/10/guide-and-best-practices-for-subversion-branching/#comment-30731</guid>
		<description>There are many ways to approach branching and use it heavily to the benefit of your projects. I have used the flying fish approach on several projects and found that it removes some problems common to most revision control systems. Most notably, the ability of each developer to tag, track and commit on their own branch without worrying about how it will affect others. Merging becomes a more involved and complex process, but the benefits can outweigh that; particularly if you are working with a distributed development team who aren&#039;t always within easy access if something is wrong with the code they committed the night before.

There&#039;s a good section in the &quot;Open source Development with CVS&quot; book dedicated to the discussion of branching. It includes a good description of flying fish and a couple of other approaches. Although the book is written for CVS, the branching chapters apply equally to Subversion. 

Here&#039;s a link to save you the time of googling for it: http://computing.ee.ethz.ch/sepp/cvs-1.10-to/cvsbook/main_84.html#SEC84</description>
		<content:encoded><![CDATA[<p>There are many ways to approach branching and use it heavily to the benefit of your projects. I have used the flying fish approach on several projects and found that it removes some problems common to most revision control systems. Most notably, the ability of each developer to tag, track and commit on their own branch without worrying about how it will affect others. Merging becomes a more involved and complex process, but the benefits can outweigh that; particularly if you are working with a distributed development team who aren&#8217;t always within easy access if something is wrong with the code they committed the night before.</p>
<p>There&#8217;s a good section in the &#8220;Open source Development with CVS&#8221; book dedicated to the discussion of branching. It includes a good description of flying fish and a couple of other approaches. Although the book is written for CVS, the branching chapters apply equally to Subversion. </p>
<p>Here&#8217;s a link to save you the time of googling for it: <a href="http://computing.ee.ethz.ch/sepp/cvs-1.10-to/cvsbook/main_84.html#SEC84" rel="nofollow">http://computing.ee.ethz.ch/se.....html#SEC84</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->