In message <[EMAIL PROTECTED]> Chris
BeHanna writes:
: If the suggestion, "leave a small commit-free window around
: midnight UTC" is adopted, then you could use -D "00:00:00 UTC" and not
: have to worry (although you'd have to translate that to
: "[cc]yy.mm.dd.00.00.00" format for cvsup to p
On Sat, 28 Jul 2001, ian j hart wrote:
> cd /usr/src;make update (CVS) pulls down RELENG_4 not RELENG_4_3.
> There should at least be a warning in UPDATING. Shouldn't
> this be a variable in make.conf?
>
>
> Hmm. The -r would mean BRANCH would have to be a numeric or
> symbolic tag. What if you
cd /usr/src;make update (CVS) pulls down RELENG_4 not RELENG_4_3.
There should at least be a warning in UPDATING. Shouldn't
this be a variable in make.conf?
Hmm. The -r would mean BRANCH would have to be a numeric or
symbolic tag. What if you could do:
CVSUPDATEFLAGS= -D "yesterday"
That would