Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 1995 18:41:00 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        davidg@Root.COM
Cc:        CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org
Subject:   Re: cvs commit: src/etc rc sysconfig
Message-ID:  <199509150141.SAA08604@GndRsh.aac.dev.com>
In-Reply-To: <199509150138.SAA00154@corbin.Root.COM> from "David Greenman" at Sep 14, 95 06:38:33 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> >I think you are the one confused here, there is no cvs branch called
> >``main branch''.  cvs commands using -rHEAD are with respect to what most
> >folks call the main branch, correct terminolgy is the HEAD branch.
> 
>    That is NOT correct. cvs operations refering to -rHEAD refer to the most
> recent version of the relevant branch. It only refers to the most recent
> version of the "main" branch when that is the branch it was checked out from
> (or in other words has no sticky tag).

Try again.. and to prove your self wrong try these commands:

cvs co -rRELENG_2_1_0 pstat
cd pstat
cvs update -rHEAD
cvs status pstat.c

> 
> -DG
> 


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509150141.SAA08604>