From owner-freebsd-current@FreeBSD.ORG Sun May 21 18:58:44 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 9CFC216A977 for ; Sun, 21 May 2006 18:58:44 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 921D443D66 for ; Sun, 21 May 2006 18:58:41 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 1A39146C95; Sun, 21 May 2006 14:58:41 -0400 (EDT) Date: Sun, 21 May 2006 19:58:41 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Will Andrews In-Reply-To: <20060521174358.GB82368@puck.firepipe.net> Message-ID: <20060521195737.W8068@fledge.watson.org> References: <1148189442.2692.4.camel@spirit> <20060521174358.GB82368@puck.firepipe.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: kmacy@fsmware.com, freebsd-current@freebsd.org, Xin LI Subject: Re: FreeBSD is now self-hosting on the UltraSPARC T1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 21 May 2006 18:58:47 -0000 On Sun, 21 May 2006, Will Andrews wrote: > On Sun, May 21, 2006 at 01:30:42PM +0800, Xin LI wrote: >> I think that to encourage more tests, you would probably want to provide >> a downloadable copy of the output of "p4 diff" since we do not provide >> anonymous p4 access for outside developers (yet) :-) > > Actually we do, although it's not via p4 but rather cvsup. cvsup10 and > cvsup18 should carry everything that's in perforce. Maybe with a few minor > exceptions. In general, cvsup10 (and presumably 18?) carry only a small subset of Perforce -- they explicitly export certain branches. In the past, the CVS exporter has proven a bit unreliable in the context of TrustedBSD -- it occasionally breaks when it finds something it doesn't like, require administrator fixing, etc. Robert N M Watson