Date: 08/13/99
- Next message: Sascha Schumann: "Re: [PHP-DEV] Strange results with dba_* under Berkeley DB2"
- Previous message: Thies C. Arntzen: "[PHP-DEV] Re: are Oracle persistent connections working?"
- In reply to: Uwe Steinmann: "[PHP-DEV] Adding new extention to php4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I tried 'cvs add ext/<ext_name>
try
$ cd ext
$ cvs add <ext_name>
$ cvs commit -m . <ext_name> # not sure about this one
$ cd <ext_name>
$ cvs add <file names...>
--Regards,
Sascha Schumann Consultant
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sascha Schumann: "Re: [PHP-DEV] Strange results with dba_* under Berkeley DB2"
- Previous message: Thies C. Arntzen: "[PHP-DEV] Re: are Oracle persistent connections working?"
- In reply to: Uwe Steinmann: "[PHP-DEV] Adding new extention to php4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

