<?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: Easy SVN Conflict Resolution</title>
	<atom:link href="http://blog.eflow.org/archives/239/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.eflow.org/archives/239</link>
	<description>Insert some amazingly witty tagline here</description>
	<lastBuildDate>Tue, 06 Sep 2011 10:36:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Rob</title>
		<link>http://blog.eflow.org/archives/239/comment-page-1#comment-506</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 09 Mar 2011 14:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eflow.org/?p=239#comment-506</guid>
		<description>This is very dangerous if you don&#039;t know what you are doing, as you can lose a lot of work, since you haven&#039;t committed your own work yet due to the conflicts.

Check out this tutorial that explains how to resolve conflicts in subversion:

http://www.duchnik.com/tutorials/vc/svn-conflicts</description>
		<content:encoded><![CDATA[<p>This is very dangerous if you don&#8217;t know what you are doing, as you can lose a lot of work, since you haven&#8217;t committed your own work yet due to the conflicts.</p>
<p>Check out this tutorial that explains how to resolve conflicts in subversion:</p>
<p><a href="http://www.duchnik.com/tutorials/vc/svn-conflicts" rel="nofollow">http://www.duchnik.com/tutorials/vc/svn-conflicts</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haroon ur rashid</title>
		<link>http://blog.eflow.org/archives/239/comment-page-1#comment-446</link>
		<dc:creator>haroon ur rashid</dc:creator>
		<pubDate>Wed, 29 Dec 2010 08:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eflow.org/?p=239#comment-446</guid>
		<description>Thats it! Its a life saver. Or at least a time saver.

(This can be dangerous. Make sure you have resolved all true conflicts in the branch before doing the “resolve all”)</description>
		<content:encoded><![CDATA[<p>Thats it! Its a life saver. Or at least a time saver.</p>
<p>(This can be dangerous. Make sure you have resolved all true conflicts in the branch before doing the “resolve all”)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.eflow.org/archives/239/comment-page-1#comment-444</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 07 Dec 2010 19:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eflow.org/?p=239#comment-444</guid>
		<description>WP was &quot;helpfully&quot; changing the -- to the extended hyphen for me automatically.  I added some pre tags to prevent that.   Thanks Ivan!</description>
		<content:encoded><![CDATA[<p>WP was &#8220;helpfully&#8221; changing the &#8212; to the extended hyphen for me automatically.  I added some pre tags to prevent that.   Thanks Ivan!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Alfaro</title>
		<link>http://blog.eflow.org/archives/239/comment-page-1#comment-443</link>
		<dc:creator>Ivan Alfaro</dc:creator>
		<pubDate>Tue, 07 Dec 2010 18:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eflow.org/?p=239#comment-443</guid>
		<description>Correction: svn resolve -R –-accept theirs-full *</description>
		<content:encoded><![CDATA[<p>Correction: svn resolve -R –-accept theirs-full *</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimbo</title>
		<link>http://blog.eflow.org/archives/239/comment-page-1#comment-360</link>
		<dc:creator>jimbo</dc:creator>
		<pubDate>Wed, 23 Sep 2009 17:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eflow.org/?p=239#comment-360</guid>
		<description>You want to use the --reintegrate option on merge on the merge back from the branch.</description>
		<content:encoded><![CDATA[<p>You want to use the &#8211;reintegrate option on merge on the merge back from the branch.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

