<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for scameron</title>
    <link>http://www.advogato.org/person/scameron/</link>
    <description>Advogato blog for scameron</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Wed, 22 May 2013 00:00:21 GMT</pubDate>
    <item>
      <pubDate>Fri, 16 Mar 2001 19:11:36 GMT</pubDate>
      <title>16 Mar 2001</title>
      <link>http://www.advogato.org/person/scameron/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/scameron/diary.html?start=0</guid>
      <description>I joined this place so I could reply
the an article by jtauber which talked about CVS.

&lt;p&gt; But, I find I'm not worthy of replying (yet).

&lt;p&gt; &lt;p&gt;So my reply will live in obscurity here:

&lt;p&gt; &lt;p&gt;From the article:

&lt;p&gt; &lt;pre&gt;
&amp;gt; up CVS major revision (so 2.0 = first release, 3.0 = 
&amp;gt; second release, etc) 
&amp;gt; cvs commit -m "NEW RELEASE" -r y.0 
&amp;gt; cvs update -A 
&lt;/pre&gt;

&lt;p&gt; &lt;p&gt;Using "cvs commit -r" to change the revision numbers is 
generally regarded by those on the info-cvs@gnu.org mailing 
list as a very bad idea.  You should just learn to ignore 
the revision numbers that CVS assigns to individual files.

&lt;p&gt; Using "cvs commit -r 2.0" (for example) can break certain 
obscure usages of CVS...well, those usages are tather so 
obscure they're probably not worth mentioning, but in any 
case using "cvs commit -r" is regarded as a bad idea by 
those who develop CVS.

&lt;p&gt; &lt;p&gt;Using "cvs update -A" will blow away any sticky tags, 
including those marking files as "binary", in case you have 
any of those, and should be used with caution.

&lt;p&gt; &lt;p&gt;I have a patch which (among other things) would allow 
you to say
"cvs update -r .trunk" and have the desired effect,
but without blowing away sticky tags that were not
meant to be blown away. (e.g. binary-ness).
&lt;a href="http://www.geocities.com/dotslashstar/branch_patch.htm
l
" &gt;my patch is here.&lt;/a&gt;

&lt;p&gt; &lt;p&gt;-- steve






</description>
    </item>
  </channel>
</rss>
