Date: Mon, 8 Mar 2004 10:34:58 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Supote Leelasupphakorn <pjn0211@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: why can't I get FreeBSD-RELEASE-p14 with this cvsup file ? Message-ID: <20040308103458.GC2081@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040308102251.74065.qmail@web40611.mail.yahoo.com> References: <20040308102251.74065.qmail@web40611.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--xesSdrSSBC0PokLI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 08, 2004 at 10:22:51AM +0000, Supote Leelasupphakorn wrote: >=20 > > You're specifying a date string right down to the precise > >second that > > the patches were applied to the tree, which I think is > confusing > > cvsup, and getting you the state of things just before the > update. > > All you need to do is specify a date *after* the patches went > > into the > > tree, but before the next set of patches. Try: >=20 > > date=3D3D2004.02.05.12.00.00 >=20 > > The next commits to RELENG_4_8 were as a result of > > FreeBSD-SA-04:04.tcp.asc, which went into the tree at > 2004-03-> 02 > > 17:27:47 UTC so you're no danger of overshooting and getting > > 4.8-RELEASE-p16. > Recently, I used below supfile (date after corrected date > stated in Security Advisory but I can't get the branch I > would like to get (4.8-RELEASE-p15). Anyway I can get most > updated > branch version (4.8-RELEASE-p16). Is it the my system date/time > issue ? >=20 > ------------------------------------ > *default host=3D203.170.198.61 > *default base=3D/usr/local/etc > *default prefix=3D/usr1 > *default release=3Dcvs date=3D2004.02.05.12.00.00 tag=3DRELENG_4_8 > *default delete use-rel-suffix > *default compress > src-all Shouldn't be. The date is passed to the cvsup server, and it's the cvsup server's clock which would be used (if needed: the cvsup server will be comparing timestamps written into the CVS ,v files in the repository) -- as you seem to be using your own private cvsup server rather than one of the FreeBSD ones, check with the admins of that machine to be sure that the clock is set correctly. Note that if your system clock on your own machine is not set correctly, then while you can cvsup(1), you'll probably have all sorts of trouble actually compiling. About the only thing I can think of that may be affecting you is that cvsup may not believe it 'owns' all of the files under /usr/src -- see http://www.cvsup.org/faq.html#caniadopt and the following questions 11 and 12. The instructions date back a few years, but it should be fairly obvious how to adapt them for RELENG_4_8. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --xesSdrSSBC0PokLI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFATExSdtESqEQa7a0RArN+AJ9Kd5IgV2lqzZ3CS5103pFNYKX/NwCfQ196 4vgWczxF4/Vtm54gPEynZz0= =BZSR -----END PGP SIGNATURE----- --xesSdrSSBC0PokLI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040308103458.GC2081>