From owner-freebsd-current Fri Aug 31 17:30:13 2001 Delivered-To: freebsd-current@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 2830937B406; Fri, 31 Aug 2001 17:30:09 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f810U8M20942; Fri, 31 Aug 2001 17:30:08 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 94D733906; Fri, 31 Aug 2001 17:30:08 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: John Baldwin Cc: current@FreeBSD.org, Carlo Dapor , Julian Elischer Subject: Re: KSE: How often diff'ed ? In-Reply-To: Date: Fri, 31 Aug 2001 17:30:08 -0700 From: Peter Wemm Message-Id: <20010901003008.94D733906@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin wrote: > > On 31-Aug-01 Peter Wemm wrote: > > Julian Elischer wrote: > >> The diff file is updated automatically one per hour > >> from the P4 repository that we are working on. > >> it IS possible that yuo might catch it at a time when what is in teh > >> repository may not match what is in -current but generally that should not > >> last to long. > >> (depends on how often one of us does an MFC from -current) > > > > I can make a cvsup'able collection and do a live replication of the kse > > branch into a cvs tree.. > > I think having a p4 -> cvs duplicator up so people can cvsup any of the stuff > currently in p4 for testing would be nice. It would also be good practice > for the future. *wink* *wink* *nudge* *nudge* Ok. Done. cvsup-master and cvsup10.freebsd.org are carrying a collection called "p4-cvs-all". Right now it has the kse sys and lib/libkvm tree in it. To get the cvs ,v tree: *default host=cvsup10.FreeBSD.org *default base=/tmp # change *default prefix=/tmp # change *default release=cvs *default delete use-rel-suffix *default compress p4-cvs-all To get source: *default host=cvsup10.FreeBSD.org *default base=/tmp # change *default prefix=/tmp # change *default release=cvs *default delete use-rel-suffix #*default compress p4-cvs-all tag=. It will check out: projects/kse/lib/libkvm/... and projects/kse/sys/... If you have a committer account on freefall, you can get "the truth" version by having a look at http://people.freebsd.org/~peter/p4cookbook.txt and running p4newuser on freefall. You can then check out the code directly onto your test machines with none of the replication delays. Incidently, the kse folks may like to keep a copy of the cvs ,v tree on their laptops for extended disconnected sessions so they can easily get logs etc. 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 freebsd-current" in the body of the message