From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Fri, 01 Jun 2007 13:33:56 +0200 Subject: [Buildroot] Ogg and Vorbis patch part 2.1 In-Reply-To: <465FF4D1.20709@teamboyce.co.uk> (Rod Boyce's message of "Fri, 01 Jun 2007 11:28:33 +0100") References: <465AD791.2040108@teamboyce.co.uk> <20070529202507.GC30684@aon.at> <465F19D0.6020001@teamboyce.co.uk> <20070531214638.GE12010@aon.at> <465FF4D1.20709@teamboyce.co.uk> Message-ID: <87fy5bj4d7.fsf@sleipner.barco.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "RB" == Rod Boyce 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