Hello, While I was working in the web interface, there were many problems with the cvs client (discussed here). To solve all the problems, I've made a class that implementates the cvs protocol (only pserver)
This class is avaliable in the cvs repository at: http://cvs.sourceforge.net/viewcvs.py/phpdocmanager/dev/cvs.php (as the time you read this, you can receive a 404 error because SF has a delay in the web-based view) Wih this class you may connect to a cvs server, test if a pass is valid, send&receive files, .... Just feel free to use it! Best Regards, Nuno Lopes