names of supfiles in /usr/share/examples/cvsup

Jon Noack noackjr at alumni.rice.edu
Mon Dec 6 10:59:59 PST 2004


Rob wrote:
> For 5.3 in /usr/share/examples/cvsup, there's:
>
>   stable-supfile   : for FreeBSD-stable
>   standard-supfile : for FreeBSD-current
>
> I find this naming rather confusing. Why "stable" refers to STABLE, but
> "standard" refers to CURRENT ?

Actually, this is not correct.  For 5.3-RELEASE and RELENG_5_3,
standard-supfile points to RELENG_5_3.  For RELENG_5, standard-supfile
points to RELENG_5 (despite the incorrect comment at the top saying it
gets you -CURRENT -- look at the actual CVS tag used).  For -CURRENT,
standard-supfile points to "." (HEAD).  Thus, standard-supfile keeps you
on the branch you are using.

I like that the "standard" is to keep you on the branch you are using. 
This makes sense to me.  I think adding a current-supfile would reduce
confusion (seems like it's the time of year to discuss this:
http://lists.freebsd.org/pipermail/freebsd-current/2003-December/016071.html).
 However, the biggest problem is definitely the incorrect comment in
standard-supfile...

Jon



More information about the freebsd-current mailing list