One final note on this. There are (at least) three ways of adding multiple files in one fell swoop:
1) Do it from the command line, with "cvs add file1 file2 file3 fileN". 2) Create a wrapper script that allows you to add multiple files from the command line without explicity specifying each one. 3) Use a GUI (WinCvs, tkCvs, Cervisia, etc). I prefer #3, but that's due in part to my Mac background :-) Kyle _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
