<?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: Automating TortoiseSVN on Windows to Update Multiple Repositories</title>
	<atom:link href="http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/?source=rss</link>
	<description>A bit of my personal life, mainly focused on my kids. A bit of code, mainly focused on Wordpress and PHP. Overall, bits of nothing in particular.</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:57:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: RK</title>
		<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/comment-page-1/#comment-96063</link>
		<dc:creator>RK</dc:creator>
		<pubDate>Thu, 24 Sep 2009 22:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1032#comment-96063</guid>
		<description>I have been looking all over for a way to start multiple TSVN updates in parallel. Using &quot;START&quot; while calling the command did it for me.
Thanks a lot.</description>
		<content:encoded><![CDATA[<p>I have been looking all over for a way to start multiple TSVN updates in parallel. Using &#8220;START&#8221; while calling the command did it for me.<br />
Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viper007Bond</title>
		<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/comment-page-1/#comment-85068</link>
		<dc:creator>Viper007Bond</dc:creator>
		<pubDate>Thu, 04 Dec 2008 14:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1032#comment-85068</guid>
		<description>A better solution IMO is to set up a scheduled task. Since I never turn off my computer, your BAT would never run for me. ;)

I have a scheduled task that starts TortoiseSVN up every 15 minutes and updates multiple SVN checkouts.

Full details (guide + pictures) on &lt;a href=&quot;http://www.viper007bond.com/2008/09/29/automatically-keep-your-svn-checkouts-up-to-date-in-windows-rev-2/&quot; rel=&quot;nofollow&quot;&gt;my blog&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>A better solution IMO is to set up a scheduled task. Since I never turn off my computer, your BAT would never run for me. ;)</p>
<p>I have a scheduled task that starts TortoiseSVN up every 15 minutes and updates multiple SVN checkouts.</p>
<p>Full details (guide + pictures) on <a href="http://www.viper007bond.com/2008/09/29/automatically-keep-your-svn-checkouts-up-to-date-in-windows-rev-2/" rel="nofollow">my blog</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/comment-page-1/#comment-83571</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Mon, 17 Nov 2008 21:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1032#comment-83571</guid>
		<description>Robert » I know this. But as I&#039;ve said, I find ToirtoiseSVN GUI unmatched.</description>
		<content:encoded><![CDATA[<p>Robert » I know this. But as I&#8217;ve said, I find ToirtoiseSVN GUI unmatched.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/comment-page-1/#comment-83553</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 17 Nov 2008 18:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1032#comment-83553</guid>
		<description>Ozh, SVN binaries for Windows are available at http://www.collab.net/downloads/subversion/. The syntax is cross-platform.</description>
		<content:encoded><![CDATA[<p>Ozh, SVN binaries for Windows are available at <a href="http://www.collab.net/downloads/subversion/" rel="nofollow">http://www.collab.net/downloads/subversion/</a>. The syntax is cross-platform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/comment-page-1/#comment-83509</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Mon, 17 Nov 2008 10:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1032#comment-83509</guid>
		<description>Randolf » One man&#039;s opinion. I find Tortoise far from being &quot;half-baked&quot; and much faster to use in a visual environment than a pure command line binary.</description>
		<content:encoded><![CDATA[<p>Randolf » One man&#8217;s opinion. I find Tortoise far from being &#8220;half-baked&#8221; and much faster to use in a visual environment than a pure command line binary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randolf</title>
		<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/comment-page-1/#comment-83496</link>
		<dc:creator>Randolf</dc:creator>
		<pubDate>Mon, 17 Nov 2008 08:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1032#comment-83496</guid>
		<description>If I want to work with command line, I&#039;ll take command line SVN and don&#039;t bother with half-baked SVN clients like Tortoise.</description>
		<content:encoded><![CDATA[<p>If I want to work with command line, I&#8217;ll take command line SVN and don&#8217;t bother with half-baked SVN clients like Tortoise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/comment-page-1/#comment-83434</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 16 Nov 2008 21:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1032#comment-83434</guid>
		<description>Thanks Ozh! Thats a cool one.</description>
		<content:encoded><![CDATA[<p>Thanks Ozh! Thats a cool one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hemostick</title>
		<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/comment-page-1/#comment-83416</link>
		<dc:creator>hemostick</dc:creator>
		<pubDate>Sun, 16 Nov 2008 18:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1032#comment-83416</guid>
		<description>Maieuh !</description>
		<content:encoded><![CDATA[<p>Maieuh !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hemostick</title>
		<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/comment-page-1/#comment-83415</link>
		<dc:creator>hemostick</dc:creator>
		<pubDate>Sun, 16 Nov 2008 18:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1032#comment-83415</guid>
		<description>Because TortoiseSVN has its own set of binaries, it isn&#039;t just a frontend that requires you to install vanilla svn first. So, no svn from the commandline.</description>
		<content:encoded><![CDATA[<p>Because TortoiseSVN has its own set of binaries, it isn&#8217;t just a frontend that requires you to install vanilla svn first. So, no svn from the commandline.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://planetozh.com/blog/2008/11/automating-tortoisesvn-on-windows-to-update-multiple-repositories/comment-page-1/#comment-83413</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Sun, 16 Nov 2008 18:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/?p=1032#comment-83413</guid>
		<description>Robert » Because I&#039;m using TortoiseSVN, on Windows? i.e. I don&#039;t have a svn.exe, syntax is not the same as on Unix svn command line, etc..</description>
		<content:encoded><![CDATA[<p>Robert » Because I&#8217;m using TortoiseSVN, on Windows? i.e. I don&#8217;t have a svn.exe, syntax is not the same as on Unix svn command line, etc..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

