<?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: CVS Relocate</title>
	<atom:link href="http://blog.gorshing.net/2008/04/16/cvs-relocate/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gorshing.net/2008/04/16/cvs-relocate/</link>
	<description>Be Good</description>
	<lastBuildDate>Wed, 26 Aug 2009 12:21:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Jonathan Keam</title>
		<link>http://blog.gorshing.net/2008/04/16/cvs-relocate/comment-page-1/#comment-299</link>
		<dc:creator>Jonathan Keam</dc:creator>
		<pubDate>Wed, 13 May 2009 14:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gorshing.net/?p=20#comment-299</guid>
		<description>For my particular build of cygwin, the / delimiters in the sed command did not work, but simply replacing it with hashes did the trick:

find -path &#039;*/CVS/Root&#039; -exec sed -i &#039;s#oldcvs.example.com#newcvs.example.com#&#039; &#039;{}&#039; \;</description>
		<content:encoded><![CDATA[<p>For my particular build of cygwin, the / delimiters in the sed command did not work, but simply replacing it with hashes did the trick:</p>
<p>find -path &#8216;*/CVS/Root&#8217; -exec sed -i &#8216;s#oldcvs.example.com#newcvs.example.com#&#8217; &#8216;{}&#8217; \;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
