[mythtv] [PATCH] abstract IMDB queries into external scripts

Scott Beck sbeck at gossamer-threads.com
Tue Jan 27 05:59:34 EST 2004


>agreed.  I'm working on some enhancements currently and am hoping to
>post a patch in the next day or so.  How do you get diff to show newly
>added files so that I don't have to post them as a separate tgz?
>
>  
>

If you:
    cvs add file.c
and
    cvs diff -Nn
it will show up in the diff as a new file when you cvs diff the 
directory. You do not need cvs access to cvs add a file, it only changes 
your current working directory.

Cheers,

Scott



More information about the mythtv-dev mailing list