Commit Command File Codes
Again, you will see a list of files that CVS processes. There will be a one letter code in front of some of the file names that indicates the status of the file.
C - there was a conflict between the code you tried to submit
A - your added file was added to the repository
? - you have a file that should probably be added or "ignored".
Other files just have an English description of what happened.
Checking in a-subdir/subsubdir/Deliver.java;
/usr/local/cvs/myproj/a- subdir/subsubdir/Deliver.java,v <- Deliver.java
new revision: 1.6; previous revision: 1.5
done