cvs remove is recursive, which means that you can delete a bunch of files, and then run the cvs removecommand with no other arguments from a parent directory. cvsremoveは再帰的に処理されます。 つまり一連のファイルを削除しておいて、それから親ディレクトリで「cvsremove」を他の引数無しで実行すれば大丈夫ということです。 - Gentoo Linux