On Tue, 30 Oct 2001 23:07:53 -0800, Darin Fisher <[EMAIL PROTECTED]> wrote: > >no problem... but for future reference, you can cvs add the files to >your local tree, and then use cvs diff -uN to generate a diff that >includes the new files. it'd be good to add such a diff to the tree to >make it easier for others to review your changes. >
Not unless you have write access. You can fake it by using cvsdo.pl from http://www.red-bean.com/cvsutils/ though, if you're just adding/removing files - directories have to be done server-side. Bradley
