Date: Mon, 29 May 2000 13:08:32 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Stromberg cc: djgpp-workers AT delorie DOT com Subject: Re: uname diff in cvs In-Reply-To: <200005290804.KAA14215@lws256.lu.erisoft.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 29 May 2000, Martin Stromberg wrote: > > Diff it against /dev/null locally on your machine. Since empty files > > are all alike, this is good enough ;-). > > Yes, but diff has the -N option that does just that. But it's not > working in cvs diff. I don't see how -N would help you in this case, since the new file is not yet in the repository, so CVS knows nothing about it. I think -N should work when you diff directories (if it doesn't, I think it's a bug).