Date: Tue, 28 Nov 2000 20:41:31 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Stephen Hocking <shocking@houston.rr.com> Cc: hackers@FreeBSD.org Subject: RE: Embarrassing CVS question. Message-ID: <XFMail.001128204131.jhb@FreeBSD.org> In-Reply-To: <200011290411.eAT4BOG00977@bloop.craftncomp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 29-Nov-00 Stephen Hocking wrote: > > Say I have a cvs tree all nicely unpacked et cetera. How do I find out what > tags are available - I ask this becuase I want to check out a second source > tree (for 4.2 stable) in addition to current. Go find a file that is on all the branches (/usr/src/Makefile is a good candiate for FreeBSD's /usr/src) and do a 'cvs log | more' on it. > Stephen -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.001128204131.jhb>