I want to find if a file has changes which are not commited. the status command shows the status of the file. I want to know specifically what message of the command indicate that the file has uncommited changes.
1. Locally Modified 2. Locally Added 3. Unresolved Conflict 4. Locally Removed Are there any other messages? My CVS version is 1.11.22 Thanks Sundeep
