I have a project in /tmp/test

The files API.h info.cc foo/main.cc foo/trace.cc are modified.

After running M-x cvs-status RET /tmp/test RET I mark the above files
and commit them.

After that the *cvs* looks like this:

Repository : :pserver:[EMAIL PROTECTED]:/home/cvs
Module     : test
Working dir: /tmp/test/



In directory .:
committed   * Up-To-Date  1.3         API.h
committed   * Up-To-Date  1.2         info.cc
committed     Up-To-Date  1.7         main.cc
committed     Up-To-Date  1.3         trace.cc
In directory foo:
            * Modified    1.6         foo/main.cc
            * Modified    1.2         foo/trace.cc

--------------------- End ---------------------
-- last cmd: cvs -f commit -m <log message> foo/trace.cc foo/main.cc info.cc 
API.h --


Note that the files in the "foo" subdir are still marked as "Modified".


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to