<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: World&#8217;s simplest source code updater</title>
	<atom:link href="http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/feed/" rel="self" type="application/rss+xml" />
	<link>http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/</link>
	<description>MVC, jQuery, YUI and Tech Community</description>
	<lastBuildDate>Mon, 02 Nov 2009 07:28:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Sutton</title>
		<link>http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-360</link>
		<dc:creator>Chris Sutton</dc:creator>
		<pubDate>Fri, 10 Oct 2008 00:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-360</guid>
		<description>@Jason, I wasn&#039;t aware that you could do multiple selects and updates. I think the latest version of the script would be faster on all counts for my purposes though.

Chris</description>
		<content:encoded><![CDATA[<p>@Jason, I wasn&#8217;t aware that you could do multiple selects and updates. I think the latest version of the script would be faster on all counts for my purposes though.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-358</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 09 Oct 2008 16:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-358</guid>
		<description>Since you&#039;re unaware of it, you can select multiple directories and do a Tortoise update on all of them at the same time. If you don&#039;t want to resort to a script.</description>
		<content:encoded><![CDATA[<p>Since you&#8217;re unaware of it, you can select multiple directories and do a Tortoise update on all of them at the same time. If you don&#8217;t want to resort to a script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-357</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 09 Oct 2008 04:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-357</guid>
		<description>Whoops sorry.  Noticed just now that (a) Tim Barcz already suggests something similar (although far more elaborate) and (b) you said &quot;world&#039;s *simplest* ...&quot;</description>
		<content:encoded><![CDATA[<p>Whoops sorry.  Noticed just now that (a) Tim Barcz already suggests something similar (although far more elaborate) and (b) you said &#8220;world&#8217;s *simplest* &#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-356</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 09 Oct 2008 04:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-356</guid>
		<description>If you use a FOR-loop it looks a little nicer (replace the &quot;...&quot; with the rest of your directories; I&#039;ve been lazy ;-)

for %%i in (witty ironruby ...) do (
    svn up %%i
)</description>
		<content:encoded><![CDATA[<p>If you use a FOR-loop it looks a little nicer (replace the &#8220;&#8230;&#8221; with the rest of your directories; I&#8217;ve been lazy <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>for %%i in (witty ironruby &#8230;) do (<br />
    svn up %%i<br />
)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frictionless Subversion Updates - Tim Barcz</title>
		<link>http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-355</link>
		<dc:creator>Frictionless Subversion Updates - Tim Barcz</dc:creator>
		<pubDate>Thu, 09 Oct 2008 03:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-355</guid>
		<description>[...] and fellow blogger Chris Sutton wrote a post the other day about updating source code with batch file.&#160; I found it quite helpful given the number of open source projects I follow (or attempt to) [...]</description>
		<content:encoded><![CDATA[<p>[...] and fellow blogger Chris Sutton wrote a post the other day about updating source code with batch file.&#160; I found it quite helpful given the number of open source projects I follow (or attempt to) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Barcz</title>
		<link>http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-353</link>
		<dc:creator>Tim Barcz</dc:creator>
		<pubDate>Wed, 08 Oct 2008 14:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://subjunctive.wordpress.com/2008/10/01/worlds-simplest-source-code-updater/#comment-353</guid>
		<description>After manually updating different projects manually I am finding that the above is great....and easy.
Tim</description>
		<content:encoded><![CDATA[<p>After manually updating different projects manually I am finding that the above is great&#8230;.and easy.<br />
Tim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
