From owner-freebsd-hackers Tue Nov 28 20:41:46 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id C5B7737B400 for ; Tue, 28 Nov 2000 20:41:44 -0800 (PST) Received: from laptop.baldwin.cx (john@dhcp246.osd.bsdi.com [204.216.28.246]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAT4fHC05005; Tue, 28 Nov 2000 20:41:17 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200011290411.eAT4BOG00977@bloop.craftncomp.com> Date: Tue, 28 Nov 2000 20:41:31 -0800 (PST) From: John Baldwin To: Stephen Hocking Subject: RE: Embarrassing CVS question. Cc: hackers@FreeBSD.org Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -- 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