I was wondering if there is a way to access CVS from a PHP script.  
Obviously there's some way to do it, SourceForge does it.  What I'm 
wondering is how --

Somebody commits an XML file to CVS.  Later, somebody else accesses the 
PHP script.  The PHP script "queries" CVS for the latest version of the 
file, and reads its contents.  (This is because I actually want the PHP 
script to parse the XML and do later things with this info.)

Does anyone know how this is done?  Rather, can anyone point me to a 
tutorial or resource on this topic?

Thank you,
Erik





----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to