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

Scott Beck sbeck at gossamer-threads.com
Tue Jan 27 10:26:43 EST 2004


Joseph A. Caputo wrote:
> On Tuesday 27 January 2004 00:39, Isaac Richards wrote:
> 
>>On Monday 26 January 2004 06:14 pm, Tim Harvey wrote:
>>
>>>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?
>>
>>Dunno with cvs diff.  Normal diff is just -N, but that doesn't work
>>with cvs.
> 
> 
> -N works if you do a 'cvs add' first.  Since 'cvs add' doesn't touch the 
> repository (until you do a 'cvs commit'), anyone should be able to do 
> it.  So to add the file 'foo.cpp' and include it in a diff, you would:
> 
> cvs add foo.cpp
> cvs diff -u -N > patch.diff

The documentation for CVS says it only affect the current directory but 
if you try this on a CVS checkout you do not have commit access to you 
will see CVS does not allow this as someone previously stated.

> 
> -JAC
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list