From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Linz Date: Tue, 10 Feb 2004 09:41:31 +0100 Subject: [U-Boot-Users] SystemACE support for u-boot via fat In-Reply-To: <13853-75826@sneakemail.com> References: <20040209234337.82F8EC1215@atlas.denx.de> <13853-75826@sneakemail.com> Message-ID: <04021009413101.00467@pcj86> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am Dienstag, 10. Februar 2004 01:29 schrieb Stephen Williams: > --snipp-- > > "cvs diff -puRN" does not include new files, the -N flag is > useless in that context as cvs does not know of those files > so does not even try to diff them. You will need to accept Are you realy right ? The CVS short help 'cvs --help diff' says: " -N include diffs for added and removed files." The man page of GNU diff says: " -N --new-file In directory comparison, if a file is found in only one directory, treat it as present but empty in the other directory." -- Best Regards Stephan Linz