<?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: SVN Tip: Get List of Files Changed Between Revisions</title>
	<atom:link href="http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/feed/" rel="self" type="application/rss+xml" />
	<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/</link>
	<description>the personal blog of Stuart Colville covering modern web development techniques and best practices</description>
	<lastBuildDate>Mon, 21 May 2012 05:48:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nmguj</title>
		<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/comment-page-1/#comment-67137</link>
		<dc:creator>Nmguj</dc:creator>
		<pubDate>Tue, 08 May 2012 06:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/?p=394#comment-67137</guid>
		<description>if i want to  know what changes are made in file then how do i know this
 </description>
		<content:encoded><![CDATA[<p>if i want to  know what changes are made in file then how do i know this<br />
 </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/comment-page-1/#comment-67047</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Thu, 16 Feb 2012 20:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/?p=394#comment-67047</guid>
		<description>Eric, Milan

svn status
gives you info about new and changed local files that aren&#039;t commited yet.</description>
		<content:encoded><![CDATA[<p>Eric, Milan</p>
<p>svn status<br />
gives you info about new and changed local files that aren&#8217;t commited yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: satish</title>
		<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/comment-page-1/#comment-66834</link>
		<dc:creator>satish</dc:creator>
		<pubDate>Fri, 13 Jan 2012 01:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/?p=394#comment-66834</guid>
		<description>PERFECT. Looking for this since yesterday</description>
		<content:encoded><![CDATA[<p>PERFECT. Looking for this since yesterday</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilayaraja</title>
		<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/comment-page-1/#comment-66715</link>
		<dc:creator>ilayaraja</dc:creator>
		<pubDate>Thu, 03 Nov 2011 13:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/?p=394#comment-66715</guid>
		<description>thanks this what i want</description>
		<content:encoded><![CDATA[<p>thanks this what i want</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bimal</title>
		<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/comment-page-1/#comment-66580</link>
		<dc:creator>Bimal</dc:creator>
		<pubDate>Fri, 24 Jun 2011 12:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/?p=394#comment-66580</guid>
		<description>Thanks, useful.
Can somebody also tell how to upload the list of modified files, automatically, to an FTP server?

That would be pretty good.</description>
		<content:encoded><![CDATA[<p>Thanks, useful.<br />
Can somebody also tell how to upload the list of modified files, automatically, to an FTP server?</p>
<p>That would be pretty good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Megan</title>
		<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/comment-page-1/#comment-66543</link>
		<dc:creator>Megan</dc:creator>
		<pubDate>Mon, 25 Apr 2011 19:34:33 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/?p=394#comment-66543</guid>
		<description>Awesome... I so needed this.</description>
		<content:encoded><![CDATA[<p>Awesome&#8230; I so needed this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandran</title>
		<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/comment-page-1/#comment-66537</link>
		<dc:creator>Chandran</dc:creator>
		<pubDate>Fri, 15 Apr 2011 11:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/?p=394#comment-66537</guid>
		<description>Perfect!... I too searching for this one precisely.</description>
		<content:encoded><![CDATA[<p>Perfect!&#8230; I too searching for this one precisely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eliss</title>
		<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/comment-page-1/#comment-66457</link>
		<dc:creator>eliss</dc:creator>
		<pubDate>Wed, 02 Feb 2011 11:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/?p=394#comment-66457</guid>
		<description>Hello all! Do you know any tip to find list of files changed between specific revisions but only for specific let&#039;s say feature? perhaps this command combined with a grep in svn log???</description>
		<content:encoded><![CDATA[<p>Hello all! Do you know any tip to find list of files changed between specific revisions but only for specific let&#8217;s say feature? perhaps this command combined with a grep in svn log???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Meng</title>
		<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/comment-page-1/#comment-65757</link>
		<dc:creator>Jack Meng</dc:creator>
		<pubDate>Sat, 09 Oct 2010 03:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/?p=394#comment-65757</guid>
		<description>Thanks, really useful!</description>
		<content:encoded><![CDATA[<p>Thanks, really useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kavishwar Wagholikar</title>
		<link>http://muffinresearch.co.uk/archives/2008/09/15/svn-tip-get-list-of-files-changed-between-revisions/comment-page-1/#comment-65742</link>
		<dc:creator>Kavishwar Wagholikar</dc:creator>
		<pubDate>Sat, 25 Sep 2010 04:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/?p=394#comment-65742</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

