[Buildroot] Ogg and Vorbis patch part 2.1

Peter Korsgaard peter.korsgaard at barco.com
Fri Jun 1 11:33:56 UTC 2007


>>>>> "RB" == Rod Boyce <buildroot at teamboyce.co.uk> writes:

Hi,

RB> If you know a way to get svn diff to work the same way as diff -uN
RB> does then I am listening.  I have tried passing -N to svn diff but
RB> without success so that is why I am using just diff.  I have even
RB> tried 'svn diff --diff-cmd `which diff` -x "-uN --recursive"' but
RB> it still does not show new files in the diff output.  As for me
RB> when I just do svn diff I only get changes to files that are on
RB> SVN I don't get my new changes.

Just svn add them before diffing.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list