DragonFly bugs List (threaded) for 2004-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Dragonfly_Stable and newvers.sh
:I just rebuilt to latest Dragonfly_Stable tag, and I got a funny uname
:output..
:
:[erik@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@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]