You probably need to do this on the directory level to get those new
files or add the recursive switch.

I tried with cvs diff -uNr but that did not work either, the N was removed i showed from the patch.


Another way is to check out a
pristine copy alongside your version the run a recursive patch against
the directory.

diff -urN /pristine_dir /changed_dir > filename.patch

ok, thanks for this info.


I got this working after adding "-X .cvsignore", seems strange that "cvs add" does not allow me to add to the local repository!

Cheers

JG


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to