On Mon, 3 Feb 2003, Derick Rethans wrote:

>On Mon, 3 Feb 2003, [iso-8859-1] Kai Schröder wrote:
>
>> > that's not true guys, PHP4 is in the PHP_4_3 branch and if you don't
>> > explicitely commit the tests to that branch they won't be there. 
>> > HEAD is PHP5.
>> 
>> Because tests are not in the win32 snaps, I make
>> 
>> cvs -z9 -d :pserver:[EMAIL PROTECTED]:/repository co php4
>> 
>> to checkout the PHP4 branch. Is this wrong?
>
>yes, use:
>
>cvs co -r PHP_4_3 php4
>
>or:
>
>cvs co php5

    And don't try to run tests written for HEAD with PHP 4.3.x..
    
    --Jani
    
    


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

Reply via email to