|
From: | Tony (Wei-Cheng) Tang |
Subject: | What's the meaning of examining and committing in the response message of the update command? |
Date: | Thu, 15 May 2008 10:51:53 +0800 |
$ cd test
$ cvs remove -f *.c
cvs remove: scheduling a.c for removal
cvs remove: scheduling b.c for removal
cvs remove: use 'cvs commit' to remove these files permanently
$ cvs ci -m "Removed unneeded files"
cvs commit: Examining .
cvs commit: Committing .
[Prev in Thread] | Current Thread | [Next in Thread] |