From owner-freebsd-questions@FreeBSD.ORG Fri Aug 31 16:51:27 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E00B016A417 for ; Fri, 31 Aug 2007 16:51:27 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.93]) by mx1.freebsd.org (Postfix) with ESMTP id 516D213C47E for ; Fri, 31 Aug 2007 16:51:27 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from atlantis.dyndns.org (athedsl-306718.home.otenet.gr [85.73.245.188]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l7VGowVL025355; Fri, 31 Aug 2007 19:50:59 +0300 Message-ID: <46D846F2.5040000@otenet.gr> Date: Fri, 31 Aug 2007 19:50:58 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.5 (X11/20070719) MIME-Version: 1.0 To: Howard Goldstein References: <46D81EB4.3060902@queue.to> In-Reply-To: <46D81EB4.3060902@queue.to> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to retrieve a directory tree from perforce.freebsd.org? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 16:51:28 -0000 Howard Goldstein wrote: > As the subject says, is there a straightforward way to retrieve a > directory tree from perforce.freebsd.org? Clicking individual files in > the web interface is really tedious. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > It seems the required software for accessing perforce repositories is available in ports: /usr/ports/devel/perforce I haven't tried it myself though. I don't even know if perforce.freebsd.org allows anonymous access. You can however read some details on it here: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/p4-primer/index.html If you do try, it please send a follow up post with results.