From owner-freebsd-current@FreeBSD.ORG Mon Aug 16 06:05:38 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 B92DB16A4CE for ; Mon, 16 Aug 2004 06:05:38 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA65443D55 for ; Mon, 16 Aug 2004 06:05:37 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 57E7465211; Mon, 16 Aug 2004 07:05:36 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 68930-05; Mon, 16 Aug 2004 07:05:35 +0100 (BST) Received: from empiric.dek.spc.org (adsl-67-121-94-141.dsl.snfc21.pacbell.net [67.121.94.141]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 63CC96520E; Mon, 16 Aug 2004 07:05:33 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id A86D662E7; Sun, 15 Aug 2004 23:05:29 -0700 (PDT) Date: Sun, 15 Aug 2004 23:05:29 -0700 From: Bruce M Simpson To: Chris BeHanna Message-ID: <20040816060528.GA2065@empiric.icir.org> References: <200408160104.03708.chris@behanna.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408160104.03708.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 06:05:38 -0000 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. BMS