[PHP] controlling cvs from php

2003-10-10 Thread Jeremy Andrews
Hello, I'm trying to login to a cvs repository and upload/download files from a php script utilizing the 'cvs' command. I'm trying to avoid the use of external libraries, etc... Is it possible to do this with popen, or more likely with proc_open? I'd prefer to do it with the former so as

[PHP] Controlling CVS with PHP...

2002-06-13 Thread d gibbs
hi, I was wondering if any one had managed to controll CVS with php. I'm wanting to add/update/remove/checkin/checkout files not just view. cheers dan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php