Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 1997 18:04:34 -0600
From:      Richard Wackerbarth <rkw@dataplex.net>
To:        Don Lewis <Don.Lewis@tsc.tdk.com>
Cc:        Nate Williams <nate@mt.sri.com>, Brian Somers <brian@awfulhak.org>, freebsd-stable@freebsd.org
Subject:   Re: Version Resolution?
Message-ID:  <l03110701b09bcac5add4@[208.2.87.4]>
In-Reply-To: <199711212310.QAA16353@mt.sri.com>
References:  <199711212307.PAA15838@salsa.gv.tsc.tdk.com> <rkw@dataplex.net>	<199711212307.PAA15838@salsa.gv.tsc.tdk.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 5:10 PM -0600 11/21/97, Nate Williams replied to
Don Lewis <Don.Lewis@tsc.tdk.com>

>> } >And if you don't do this, how do you get the right token if you export
>> } >a version from CVS using -r <branch_tag>:<date> to get something other
>> } >than the head of a branch?
>> }
>> } You don't. The purpose of this hack is to distinguish between two
>> } different source trees which are extracted using exactly the same
>> } (head of a branch) tag, but at different times.
>> }
>> } We should also be using a CVS/RCS macro to tell us what tag we used for
>> } the extraction. This information should also get included in the system
>> } identification.
>>
>> Couldn't this solve the original problem as well?  If you are extracting
>> at the head of a branch, we've already got the branch tag info, so we
>> just need to set the date macro to the time of the extraction.

No! The time of cvs extraction is not what matters at all.

>What about the folks that don't use CVS to get the bits?  The CVS macro
>doesn't exist for them. ;(

That doesn't matter. The people who don't get their bits from a CVS tree
get them from SOMETHING that got them from a CVS tree. The appropriate stamp
would be extracted at that time.

However, this ignores the real problem which is that you don't care when the
stuff is EXTRACTED. You care when it was last updated.

By analogy --

"Why is this milk sour? I just opened the bottle 5 minutes ago."

"Could it have anything to do with this September date on the bottle?"

Richard Wackerbarth





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