We are executing some CVS commands in CGI Perl scripts on an iPlanet Web Server. The CVS repository is on a different machine than the web server, so the CVS commands are being executed in a remote mode. But the performance is very slow - just to add a file to repository is taking 10-15 seconds, and this is a one line text file. We are not doing anything special or different - just executing a bunch of CVS commands - to setup a working repository, add a module and then add a file to the module. Can any one suggest any ways to improve the performance or what we should lookout for ? (we know that the performance is slow because of CVS and not anything else like the web server or the CGI.pm , because if we remove all CVS commands, the response is instantaneous). Thanks, AJ _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
