RE: [PHP-DEV] FYI - CVS symlinks

2002-04-04 Thread James Cox
thanks. -Original Message- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 04, 2002 4:15 PM To: James Cox Cc: [EMAIL PROTECTED] Subject: RE: [PHP-DEV] FYI - CVS symlinks Ok - called php4-only On Thu, 4 Apr 2002, James Cox wrote: > What I mean is that someti

RE: [PHP-DEV] FYI - CVS symlinks

2002-04-04 Thread Rasmus Lerdorf
L PROTECTED]] > Sent: Thursday, April 04, 2002 4:06 PM > To: James Cox > Cc: [EMAIL PROTECTED] > Subject: RE: [PHP-DEV] FYI - CVS symlinks > > > > can you please change this to some other name, - having Zend and TSRM > > checkout when you checkout php4 is extremely ann

RE: [PHP-DEV] FYI - CVS symlinks

2002-04-04 Thread James Cox
ECTED] Subject: RE: [PHP-DEV] FYI - CVS symlinks > can you please change this to some other name, - having Zend and TSRM > checkout when you checkout php4 is extremely annoying. How come? What good is a php4 checkout without TSRM? -- PHP Development Mailing List <http://www.php.net/&g

RE: [PHP-DEV] FYI - CVS symlinks

2002-04-04 Thread Rasmus Lerdorf
> can you please change this to some other name, - having Zend and TSRM > checkout when you checkout php4 is extremely annoying. How come? What good is a php4 checkout without TSRM? -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] FYI - CVS symlinks

2002-04-04 Thread James Cox
] Subject: Re: [PHP-DEV] FYI - CVS symlinks Looks like the alases aren't needed. The simple: php4 php4 &Zend &TSRM seems to work. -Rasmus On Thu, 4 Apr 2002, Jani Taskinen wrote: > > I think you need to make aliases for the modules first. > Something like thi

Re: [PHP-DEV] FYI - CVS symlinks

2002-04-04 Thread Rasmus Lerdorf
Looks like the alases aren't needed. The simple: php4 php4 &Zend &TSRM seems to work. -Rasmus On Thu, 4 Apr 2002, Jani Taskinen wrote: > > I think you need to make aliases for the modules first. > Something like this perhaps: > > ZE1 -d Zend Zend/ > TSRM_module -d T

Re: [PHP-DEV] FYI - CVS symlinks

2002-04-03 Thread Jani Taskinen
I think you need to make aliases for the modules first. Something like this perhaps: ZE1 -d Zend Zend/ TSRM_module -d TSRM TSRM/ php4_all -d php4 php4/ &ZE1 &TSRM_module --Jani On Wed, 3 Apr 2002, Rasmus Lerdorf wrote: >Perhaps. What's the syntax?

Re: [PHP-DEV] FYI - CVS symlinks

2002-04-03 Thread Rasmus Lerdorf
Perhaps. What's the syntax? php4 php4 & Zend TSRM On Thu, 4 Apr 2002, Jani Taskinen wrote: > > Shouldn't this be done by using the CVSROOT/modules instead? > > --Jani > > > > > On Wed, 3 Apr 2002, Rasmus Lerdorf wrote: > > >I set up a couple of symlinks so a single cvs checkout on php4

Re: [PHP-DEV] FYI - CVS symlinks

2002-04-03 Thread Jani Taskinen
Shouldn't this be done by using the CVSROOT/modules instead? --Jani On Wed, 3 Apr 2002, Rasmus Lerdorf wrote: >I set up a couple of symlinks so a single cvs checkout on php4 fetches >Zend and TSRM as well. Saves a few keystrokes. > >-Rasmus > > > -- -- PHP Development

[PHP-DEV] FYI - CVS symlinks

2002-04-03 Thread Rasmus Lerdorf
I set up a couple of symlinks so a single cvs checkout on php4 fetches Zend and TSRM as well. Saves a few keystrokes. -Rasmus -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php