Date: Tue, 24 Dec 1996 03:10:01 -0800 (PST) From: Bruce Evans <bde@zeta.org.au> To: freebsd-bugs Subject: Re: kern/2270: Hayes ESP serial card locks system as of 12/01 ke Message-ID: <199612241110.DAA18448@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/2270; it has been noted by GNATS. From: Bruce Evans <bde@zeta.org.au> To: bde@zeta.org.au, george@cia-g.com Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/2270: Hayes ESP serial card locks system as of 12/01 ke Date: Tue, 24 Dec 1996 21:56:32 +1100 >BTW, how do you get cvs to get files for a branch and a date? >"cvs checkout -r RELENG_2_2 -D11/30/1996" gives a usage message. >"cvs update -r RELENG_2_2 -D11/30/1996" runs but apparently >gives the HEAD files. -D is almost unusable with branches (I think there's a hack involving -j but I can't remember it). For single files it's easy enough to check out specific revisions (read the cvs log to find the revision numbers), and in this case it's easiest to work with the -current version (-current sio.c is identical with -2.2 sio.c and the changes on 11/30/1996 aren't all together). Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612241110.DAA18448>