Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Thu, 20 Mar 2003 07:18:07 -0700, "Victor A. Wagner, Jr." <vawjr at rudbek.com> wrote: >speaking of RCS compatibility. >does anyone know if/when the -s (state) option will be put back into the >checkout and update commands. >I'm not sure they were EVER in CVS, but they were clearly in RCS > CVS only ever uses 'Exp' and 'dead'. You can change them with an admin command IIRC but they're not useful. There is no code in the RCS part of CVS that deals with states other than dead/not dead, and all revisions are checked in with state 'Exp'. Presumably the -s option was never implemented because it never had a purpose. Tony