Subject: Re: CVS commit: syssrc [netbsd-1-5]
To: None <tv@netbsd.org>
From: John Darrow <John.P.Darrow@wheaton.edu>
List: current-users
Date: 11/18/2000 00:53:51
Now wait a minute, have we completely dismissed the use of 'sup' for
tracking our source tree, in favor of AnonCVS? Typically we've left the
branch as-is for at least a few days to allow release builds... this time,
osrelease.sh was only bumped to 1.5 Thursday night, followed by a "last
minute fix" Friday afternoon, and now we've bumped up to 1.5.1_ALPHA,
_before a sup scan could pick up that "last minute" fix_. This is a real
pain for those of us who have been using sup to track the release cycle
and wanted to get a good last snapshot of 1.5 as released... (Yes, I know
how to use AnonCVS, but for simple tracking, and _especially_ for importing
into a local CVS tree (for tracking local changes), sup is a much simpler
and much more lightweight method.)
And speaking of which, traditionally the 'current' branch of sup has
followed the release cycle and then returned to current a few days after
the official release. But during the past year we added the 'release'
branch to sup, which followed the netbsd-1-4 branch. What now? Does
'current' revert to real current, and 'release' jump to netbsd-1-5 branch
(thus causing a huge surprise for those who have been tracking 1.4.3 that
way), or are we adding a new 'release-1-5' branch, or are we discounting
sup altogether (as the above timing could suggest)?
jdarrow
--
John Darrow - Senior Technical Specialist Office: 630/752-5201
Computing Services, Wheaton College, Wheaton, IL 60187 Fax: 630/752-5968
Alphapage: 6303160707@alphapage.airtouch.com Pager: 630/316-0707
Email: John.P.Darrow@wheaton.edu
Todd Vierling <tv@netbsd.org> wrote:
>Module Name: syssrc
>Committed By: tv
>Date: Thu Nov 16 19:02:21 UTC 2000
>
>Modified Files:
> syssrc/sys/conf [netbsd-1-5]: osrelease.sh
>
>Log Message:
>Welcome to NetBSD 1.5.
>Module Name: basesrc
>Committed By: tv
>Date: Fri Nov 17 15:38:04 UTC 2000
>
>Modified Files:
> basesrc/lib/libc/rpc [netbsd-1-5]: rpc_generic.c
>
>Log Message:
>1.5 last minute fix: bump UDP RPC maximum limit from 8192 to 65508.
>Original patch by soda, will be fixed more `appropriately' for 1.5.1,
>but this will allow things like rumba and amq to work properly with >8K
>RPC-over-UDP request sizes.
>Module Name: syssrc
>Committed By: tv
>Date: Sat Nov 18 05:29:23 UTC 2000
>
>Modified Files:
> syssrc/sys/conf [netbsd-1-5]: osrelease.sh
>
>Log Message:
>Post-1.5 tag, the release is now 1.5.1_ALPHA.