I would like to checkout some xml and xsl files from cvs and transform them
using php script. The second part seems easy, but how can I checkout cvs
module from php script. I tried system("cvs -d /home/cvs checkout myModule")
but there was no result. There was no error either. I am shure it is quite
easy. Please, give me a hint.

Regards,

Janez



-- 
PHP General 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]

Reply via email to