Dragonfly_Stable and newvers.sh

Matthew Dillon dillon at apollo.backplane.com
Wed Oct 27 02:11:20 PDT 2004


:I just rebuilt to latest Dragonfly_Stable tag, and I got a funny uname 
:output..
:
:[erik at dragon:~]$ uname -sr
:DragonFly 1.1-UNKNOWN
:
:Is it supposed to be like this?
:
:- Erik

    Hmm.  The CVSROOT/config file in the cvs repository (if you are
    pulling down the repository) should have as the last line:

    KeywordExpand=iDragonFly,Name

    (verses just iDragonFly).

    And the tag="\$Name:  $" line in /usr/src/sys/conf/newvers.sh should 
    be expanded out with the tag name, empty if HEAD.  If the tag field
    is "\$Name$" then it hasn't been expanded at all and there is a
    problem.

    If your repository has the correct config line then try removing 
    newvers.sh and cvs update'ing it again.  If your repository does not
    have the correct config line then the question is why doesn't it?  If
    you are pulling down the checked out source with cvsup then maybe
    cvsup is getting confused and not expanding the $Name$.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list