From owner-freebsd-current@FreeBSD.ORG Mon Aug 16 16:27:40 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED5EB16A4CE for ; Mon, 16 Aug 2004 16:27:40 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E18543D48 for ; Mon, 16 Aug 2004 16:27:39 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i7GGOB79062002; Mon, 16 Aug 2004 10:24:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 16 Aug 2004 10:24:32 -0600 (MDT) Message-Id: <20040816.102432.126630708.imp@bsdimp.com> To: bms@spc.org From: "M. Warner Losh" In-Reply-To: <20040816060528.GA2065@empiric.icir.org> References: <200408160104.03708.chris@behanna.org> <20040816060528.GA2065@empiric.icir.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: chris@behanna.org cc: current@FreeBSD.org Subject: Re: Public Access to Perforce? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 16:27:41 -0000 In message: <20040816060528.GA2065@empiric.icir.org> Bruce M Simpson writes: : On Mon, Aug 16, 2004 at 01:04:03AM -0400, Chris BeHanna wrote: : > Is there a read-only account that the general public could use? : : I think this is an excellent idea. Perhaps one should be set up. : : > To alleviate load on perforce.freebsd.org, p4proxy could be set up : > on the current cvsup mirrors. I'd likely set up my own proxy server : > on my home box, just to improve local response time (and ease setting : > up a local vendor branch for playing around). : : Now I'm curious about doing this myself! It would certainly help on : my laptop. I am lagging behind on -CURRENT at the moment. Doesn't cvsup10.freebsd.org already have a mirror of the p4 tree converted to cvs? Warner