From owner-freebsd-questions@FreeBSD.ORG Mon May 10 12:33:41 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 027BE16A4CE for ; Mon, 10 May 2004 12:33:41 -0700 (PDT) Received: from www.cray1.de (i.would.like.to.spoof.my.realip.de [64.27.85.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F79543D2D for ; Mon, 10 May 2004 12:33:40 -0700 (PDT) (envelope-from ubm@u-boot-man.de) Received: from greatsheep.marines (localhost [127.0.0.1]) by www.cray1.de (8.9.3/8.9.3) with SMTP id VAA13659 for ; Mon, 10 May 2004 21:33:31 +0200 Date: Mon, 10 May 2004 21:33:22 +0200 From: Marc "UBM" Bocklet To: questions@freebsd.org Message-Id: <20040510213322.18ce0e1c.ubm@u-boot-man.de> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: FreeBSD Perforce Repository X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 19:33:41 -0000 Hiho! :-) Can anybody enlighten me on how to access / browse the p4 repository? On google I found two messages claiming that I could access / browse it via perforce.freebsd.org, but that doesn't seem to work anymore. I installed p4(1) from ports, studied the man page and tried "p4 perforce.freebsd.org" and "p4 -H perforce.freebsd.org", but that did not work either, it fails with: Perforce client error: Connect to server failed; check $P4PORT. TCP connect to perforce failed. perforce: host unknown. Am I missing something obvious (highly probable :-) ) ? Or is there no public access to the repository at this time?? (I'm mainly interested in the kgi4bsd sources, which got moved to perforce according to the kgi4bsd project page) TIA. :-) Bye Marc