From owner-freebsd-questions@FreeBSD.ORG Wed Apr 14 22:48:10 2010 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 94946106564A for ; Wed, 14 Apr 2010 22:48:10 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 6FA7E8FC12 for ; Wed, 14 Apr 2010 22:48:10 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1O2BNM-000ADu-Ou; Wed, 14 Apr 2010 18:48:09 -0400 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by cube.entropy.prv (Postfix) with ESMTP id 993FD3E67407; Wed, 14 Apr 2010 18:48:04 -0400 (EDT) Message-ID: <4BC6461B.2060005@FreeBSD.org> Date: Wed, 14 Apr 2010 18:47:55 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: doug schmidt References: <4BC62EEB.7030806@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 0.96.0 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) Cc: freebsd-questions@freebsd.org Subject: Re: downgrade php5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2010 22:48:10 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 doug schmidt wrote: > On Wed, Apr 14, 2010 at 5:08 PM, Greg Larkin wrote: >> Hi Doug, >> >> For any port that is no longer present in the tree because it's bundled >> with PHP 5.3.2, please use these commands to restore them: >> >> export CVS_RSH=ssh # or "setenv CVS_RSH ssh" if csh >> cd /usr/ports >> cvs -d :ext:anoncvs@anoncvs1.FreeBSD.org:/home/ncvs co -D >> '2009-03-31' -d devel/php5-pcre ports/devel/php5-pcre >> >> Repeat the "cvs co" as necessary by changing "devel/php5-pcre" to the >> other / values that you need. >> > > Hi Greg, > Seems to be complaining about devel directory; > > [root@test /usr/ports]# cvs -d > :ext:anoncvs@anoncvs1.FreeBSD.org:/home/ncvs co -D '2009-03-31' -d > devel/php5-pcre ports/devel/php5-pcre > cvs [checkout aborted]: could not change directory to requested > checkout directory `devel': No such file or directory > [root@test /usr/ports]# ls -ld devel > drwxr-xr-x 3212 root wheel 75264 Apr 13 14:15 devel > > thanks. > doug > Hi Doug, Sorry about that - I thought the -d option accepted multi-level directories. This works: cd /usr/ports/devel cvs -d :ext:anoncvs@anoncvs1.FreeBSD.org:/home/ncvs co -D '2009-03-31' -d php5-pcre ports/devel/php5-pcre Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFLxkYb0sRouByUApARAnebAKCVMgttDuRwVPonMcBK8NvjaTvLhgCgsrT4 xhzal7cvMfB2YLusynrbfEA= =c5/u -----END PGP SIGNATURE-----