[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Xaaes:update:info.c
On Tue, 2009-09-01 at 23:17 +0200, Helmut Karlowski wrote:
> Am 01.09.2009, 17:00 Uhr, schrieb Alan Hourihane <alanh@fairlite.co.uk>:
>
> > For new files you need to use the --new-file flag to "cvs diff".
>
> I did this: cvs diff -Nu and this: cvs diff --new-file -u
>
> always the new files are just listed but not diffed.
>
> ? info.c
> ? info.h
You have to "cvs add" these files first of all.
Alan.