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

Derick

-- 

-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 PHP Magazine - PHP Magazine for Professionals       http://php-mag.net/
-------------------------------------------------------------------------


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

Reply via email to