On Thu, 26 Jun 2003, Zeev Suraski wrote:

>At 23:58 25/06/2003, Sebastian Bergmann wrote:
>>Sascha Schumann wrote:
>> > Here is a patch which automates the engine selection for VC++.
>>
>>   Works here, too.
>>
>>   But is this really necessary? I fail to see the point of having to
>>   check out both versions of the Zend Engine twice when doing
>>
>>     cvs co -r HEAD php-src
>>
>>   and
>>
>>     cvs co -r PHP_4_3 php-src
>>
>>   for instance.
>>
>>   Is there any technical problem, that I don't see, with the way we
>>   handled this before (havin php4 and php5 aliased that select the
>>   correct {Zend|ZendEngine2} CVS module)?
>
>I second that.  There's no reason not to keep the php5 alias, and no reason 
>not to tell people that the way to checkout php4 is cvs -r PHP_$ php4.
>The Win32 diff may work, but it certainly is ugly.

    Checkout of php-src should only give you php-src, not Zend. :)
    There's nothing wrong with the php4/php5 aliases, that worked
    just fine, now this shit in there now gives you 2 zend-directories..
    Ridiculous.

    --Jani
    


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

Reply via email to