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?
>
>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 fetches
>> >Zend and TSRM as well.  Saves a few keystrokes.
>> >
>> >-Rasmus
>> >
>> >
>> >
>>
>> --
>>
>
>
>

-- 


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to