Rasmus Lerdorf wrote:
>> PS: Can anyone explain why cvs does not update Zend, ZendEngine2 and
>> TSRM, when invoked inside the php4/ directory? I have the afore-
>> mentioned directories inside the php/ directory. This works fine
>> on Windows, but not on Linux, as I learned today :-/
>>
>
> cvs upd -dP
best preset in your $HOME/.cvsrc file, here is mine:
cvs -z4
update -dP
checkout
diff -u2 -b -w -B
--
Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]