<?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: Renaming a CVS Branch</title>
	<atom:link href="http://earlruby.org/2009/01/renaming-a-cvs-branch/feed/" rel="self" type="application/rss+xml" />
	<link>http://earlruby.org/2009/01/renaming-a-cvs-branch/</link>
	<description>this must be the place</description>
	<lastBuildDate>Fri, 27 Aug 2010 00:09:41 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aake Nordlund</title>
		<link>http://earlruby.org/2009/01/renaming-a-cvs-branch/comment-page-1/#comment-119</link>
		<dc:creator>Aake Nordlund</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=52#comment-119</guid>
		<description>Much easier than the above is to just do

cvs admin -N good_name:1.1.2 cvs_test.pl

Note the use of 1.1.2, which is the branch revision number, while 1.1.2.1 is the file revision number.</description>
		<content:encoded><![CDATA[<p>Much easier than the above is to just do</p>
<p>cvs admin -N good_name:1.1.2 cvs_test.pl</p>
<p>Note the use of 1.1.2, which is the branch revision number, while 1.1.2.1 is the file revision number.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Earl Ruby</title>
		<link>http://earlruby.org/2009/01/renaming-a-cvs-branch/comment-page-1/#comment-69</link>
		<dc:creator>Earl Ruby</dc:creator>
		<pubDate>Tue, 18 Aug 2009 20:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=52#comment-69</guid>
		<description>Renaming requires the use of admin functions, so if you don&#039;t have admin rights and can&#039;t use &quot;cvs admin -n bad_name&quot; then you&#039;ll need to find someone who has admin rights to help you rename a branch.

Or you could use this as an opportunity to switch to &lt;a href=&quot;http://git-scm.com/&quot; rel=&quot;nofollow&quot;&gt;Git&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Renaming requires the use of admin functions, so if you don&#8217;t have admin rights and can&#8217;t use &#8220;cvs admin -n bad_name&#8221; then you&#8217;ll need to find someone who has admin rights to help you rename a branch.</p>
<p>Or you could use this as an opportunity to switch to <a href="http://git-scm.com/" rel="nofollow">Git</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua T Kalis</title>
		<link>http://earlruby.org/2009/01/renaming-a-cvs-branch/comment-page-1/#comment-68</link>
		<dc:creator>Joshua T Kalis</dc:creator>
		<pubDate>Tue, 18 Aug 2009 19:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=52#comment-68</guid>
		<description>What about if I you don&#039;t have admin access to the repo?</description>
		<content:encoded><![CDATA[<p>What about if I you don&#8217;t have admin access to the repo?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
