Commit Error
What does it mean you to run a commit and the system says
cvs server: Up-to-date check failed for "gplcms.java"
cvs (server aborted) : correct above errors first!
cvs commit: saving log message in /log/cvsa1367
This simply means that a file you changed has also be changed by someone else. You need to run the UPDATE command so that cvs can bring these changes down to your PC and see if any conflicts exist.