<?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: Simple Subversion Branching and Merging</title>
	<atom:link href="http://blogs.sourceallies.com/2010/03/simple-subversion-branching-and-merging/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.sourceallies.com/2010/03/simple-subversion-branching-and-merging/</link>
	<description>Technical and process thinking from Source Allies employees</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:35:28 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sushma Sadanandaiah</title>
		<link>http://blogs.sourceallies.com/2010/03/simple-subversion-branching-and-merging/comment-page-1/#comment-1708</link>
		<dc:creator>Sushma Sadanandaiah</dc:creator>
		<pubDate>Wed, 03 Nov 2010 01:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1064#comment-1708</guid>
		<description>Is there any way to merge the changes from branch A into another branch B without merging individual files? Also, can you carry over history when you merge?</description>
		<content:encoded><![CDATA[<p>Is there any way to merge the changes from branch A into another branch B without merging individual files? Also, can you carry over history when you merge?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple Branching and Merging with SVN : Steve Smith's Blog</title>
		<link>http://blogs.sourceallies.com/2010/03/simple-subversion-branching-and-merging/comment-page-1/#comment-729</link>
		<dc:creator>Simple Branching and Merging with SVN : Steve Smith's Blog</dc:creator>
		<pubDate>Tue, 16 Mar 2010 16:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1064#comment-729</guid>
		<description>[...] If you’re using Eclipse, there’s a nice write-up of the steps required by Zach Cox that I found helpful here. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you’re using Eclipse, there’s a nice write-up of the steps required by Zach Cox that I found helpful here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudhakar Ramasamy</title>
		<link>http://blogs.sourceallies.com/2010/03/simple-subversion-branching-and-merging/comment-page-1/#comment-646</link>
		<dc:creator>Sudhakar Ramasamy</dc:creator>
		<pubDate>Thu, 04 Mar 2010 20:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1064#comment-646</guid>
		<description>I&#039;ve had better luck in general with subversive over subclipse. But the one thing I haven&#039;t figured out yet in subversive is the merging piece.

I use TortoiseSVN to do all the merging. Anyone else have luck merging changes using subversive?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had better luck in general with subversive over subclipse. But the one thing I haven&#8217;t figured out yet in subversive is the merging piece.</p>
<p>I use TortoiseSVN to do all the merging. Anyone else have luck merging changes using subversive?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Chrystal</title>
		<link>http://blogs.sourceallies.com/2010/03/simple-subversion-branching-and-merging/comment-page-1/#comment-645</link>
		<dc:creator>Jim Chrystal</dc:creator>
		<pubDate>Thu, 04 Mar 2010 16:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1064#comment-645</guid>
		<description>Yeah, it&#039;s pretty much the same.  It&#039;s a little trickier to install, as you need to include two separate Eclipse dependencies to get it to work.  I generally build my own Eclipse by user the online configuration tools a yoxos.com.

http://ondemand.yoxos.com/geteclipse/start?profile=-868129468_1203489369236495480</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s pretty much the same.  It&#8217;s a little trickier to install, as you need to include two separate Eclipse dependencies to get it to work.  I generally build my own Eclipse by user the online configuration tools a yoxos.com.</p>
<p><a href="http://ondemand.yoxos.com/geteclipse/start?profile=-868129468_1203489369236495480" rel="nofollow">http://ondemand.yoxos.com/geteclipse/start?profile=-868129468_1203489369236495480</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach  Cox</title>
		<link>http://blogs.sourceallies.com/2010/03/simple-subversion-branching-and-merging/comment-page-1/#comment-642</link>
		<dc:creator>Zach  Cox</dc:creator>
		<pubDate>Wed, 03 Mar 2010 21:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1064#comment-642</guid>
		<description>Good to know!  I&#039;ve never actually used Subversive, is branching and merging similar?</description>
		<content:encoded><![CDATA[<p>Good to know!  I&#8217;ve never actually used Subversive, is branching and merging similar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Chrystal</title>
		<link>http://blogs.sourceallies.com/2010/03/simple-subversion-branching-and-merging/comment-page-1/#comment-641</link>
		<dc:creator>Jim Chrystal</dc:creator>
		<pubDate>Wed, 03 Mar 2010 21:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1064#comment-641</guid>
		<description>Thanks for taking the time to write this blog post.  This is excellent information for someone needing to merge SVN artifacts.  Just a note, if you use the Subversive plugin, you can delete branches :)</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to write this blog post.  This is excellent information for someone needing to merge SVN artifacts.  Just a note, if you use the Subversive plugin, you can delete branches <img src='http://blogs.sourceallies.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

