Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 1997 15:17:56 -0500
From:      Richard Wackerbarth <rkw@dataplex.net>
To:        Nate Williams <nate@mt.sri.com>
Cc:        Eivind Eklund <eivind@bitbox.follo.net>, Chuck Robey <chuckr@glue.umd.edu>, Eivind Eklund <perhaps@yes.no>, "Jordan K. Hubbard" <jkh@time.cdrom.com>, hackers@FreeBSD.ORG
Subject:   Re: How do I check out a snapshot?
Message-ID:  <l03110701b05318734355@[208.2.87.4]>
In-Reply-To: <199709271930.NAA27312@rocky.mt.sri.com>
References:  <19970927191524.23340@bitbox.follo.net> <199709271529.RAA11811@bitbox.follo.net> <Pine.BSF.3.96.970928011026.313D-100000@Journey2.mat.net> <19970927191524.23340@bitbox.follo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
At 2:30 PM -0500 9/27/97, Nate Williams wrote:
>> > > In what way are release tags expensive?
>> >
>> > I'm not sure exactly what Jordan was referring to, but I know that every
>> > time the tree gets tagged, a huge ctm delta is generated.  I think this
>> > would mean a lot of net traffic also for folks using cvsup.
>
>> This should be irrelevant for adding CVS tags for each commit, I
>> believe.  It will increase the ctm delta size a little, but the ctm
>> deltas would still only refer to files that are modified anyway.
>
>All files are modified when tags are put down, so it means CTM deltas
>and CVS deltas are rather large, although the change for each file is
>rather small.

A suggestion to consider. --

Suppose that the snapshots are always generated by using a CVS checkout
that never references the head directly. In other words, in a manner
that others can reproduce at a later time. (For example, a checkout
by date, using yesterday's date)

Now this "key" can be placed in a file within the tree where interested
parties can retrieve it. Since the key is only a line or two at most,
and only affects one file, it will not impose the burden on CTM and
CVSup that a full scale CVS Tag would create.

Richard Wackerbarth





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