Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Aug 2004 08:31:32 -0400
From:      Jonathan Arnold <jdarnold@buddydog.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD Perforce Repository
Message-ID:  <ceqku8$uau$1@sea.gmane.org>
In-Reply-To: <20040510213322.18ce0e1c.ubm@u-boot-man.de>
References:  <20040510213322.18ce0e1c.ubm@u-boot-man.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Marc UBM Bocklet wrote: (a long time ago!)
> 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 is a tricky beast, and you need to set up P4PORT. You can also
just browse it via the web:

http://perforce.freebsd.org

That worked for me this morning.

P4PORT needs to be set to 'perforce.freebsd.org:1666'. And then you need to
set up a client view for the project you are interested, which would look
something like:

//depot/projects/kgi4bsd/... //clientdir/...

See the quick start doc on Perforce.com for more info. And I don't see the
kgi4bsd project on the FreeBSD depot either.

-- 
Jonathan Arnold     (mailto:jdarnold@buddydog.org)
Daemon Dancing in the Dark, a FreeBSD weblog:
     http://freebsd.amazingdev.com/blog/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ceqku8$uau$1>