Lets say I add a few files and delele a few files and modify a few other files in my checked out folder. and I want to commit all these changes. This requires to do a cvs add and cvs delete before a commit. This is a tedious process if the number of such additions and deletions are large in number and spread across different directories. I noticed that 'cvs import'ing the top level directory (module) handles additions automatically, and does all that I need in one command, except deletions. Any idea how I can handle this too?
Is using cvs import, like this, a good idea? __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
