From owner-cvs-all Thu Aug 31 13:30:35 2000 Delivered-To: cvs-all@freebsd.org Received: from netplex.com.au (adsl-63-207-30-186.dsl.snfc21.pacbell.net [63.207.30.186]) by hub.freebsd.org (Postfix) with ESMTP id C3ACF37B422; Thu, 31 Aug 2000 13:30:28 -0700 (PDT) Received: from netplex.com.au (peter@localhost [127.0.0.1]) by netplex.com.au (8.11.0/8.9.3) with ESMTP id e7VKTxG20674; Thu, 31 Aug 2000 13:30:00 -0700 (PDT) (envelope-from peter@netplex.com.au) Message-Id: <200008312030.e7VKTxG20674@netplex.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: nate@yogotech.com (Nate Williams) Cc: Tony Finch , Josef Karthauser , Warner Losh , "David O'Brien" , Jeroen Ruigrok van der Werven , Doug Barton , Ade Lovett , Jonathan Lemon , cvs-committers@FREEBSD.ORG, cvs-all@FREEBSD.ORG Subject: Re: cvs commit: src/games/fortune/datfiles fortunes In-Reply-To: <200008311655.KAA04688@nomad.yogotech.com> Date: Thu, 31 Aug 2000 13:29:59 -0700 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nate Williams wrote: > > >> Although it should be a file in CVSROOT, and so will probably turn > > >> up with a cvsup of the repository. > > > > > >Obviously not under CVS control right? You may need to talk with John > > >Polstra about having a file that's constantly changing that is not under > > >CVS control, to make sure CVSup will 'Do The Right Thing'. > > > > Note that the files in CVSROOT/commitlogs have this property. cvsup > > uses the rsync protocol for them. > > Yes, but they must be setup 'specially' for this to work well. No, it is not required. cvsup will 'do the right thing' with or without any 'special setup'. The special setup on our cvsup distribution network is to disable rsync for CVSROOT as we append to files more often than changing them and it's far easier for the internal cvsup append code to deal with CVSROOT/commitlogs on a regular basis than to fire up rsync all the time on the chance that a CVSROOT file changed. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message