From owner-freebsd-questions Fri Dec 13 7:46:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5E0E37B401 for ; Fri, 13 Dec 2002 07:46:53 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B22B43EB2 for ; Fri, 13 Dec 2002 07:46:52 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a227.otenet.gr [212.205.215.227]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id gBDFkn0c023838; Fri, 13 Dec 2002 17:46:50 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id gBDFknUY080584; Fri, 13 Dec 2002 17:46:49 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id gBDFknb7080583; Fri, 13 Dec 2002 17:46:49 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 13 Dec 2002 17:46:49 +0200 From: Giorgos Keramidas To: Wayne Pascoe Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVS Logging Message-ID: <20021213154648.GA80495@gothmog.gr> References: <86smx223n5.fsf@marvin.penguinpowered.org.uk> <20021213152228.GA77394@gothmog.gr> <86y96t9b66.fsf@marvin.penguinpowered.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86y96t9b66.fsf@marvin.penguinpowered.org.uk> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-12-13 15:43, Wayne Pascoe wrote: > Giorgos Keramidas writes: > > The article ``Setting up a CVS repository - the FreeBSD way'' by Stijn > > Hoop can help a lot with setting up a repository like this, and can be > > found at: http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/cvs-freebsd/ > > I've looked through that, and it only really covers logging of > incoming stuff, not of checkouts or updates. > > We need to log who and when is retrieving code from our CVS servers. You'll have to enable `history' in your CVS repository and then use the `cvs history' command to view the checkouts. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message