Fwd: Re: Rewrite of Notepad using NLS

Francois Gouget fgouget at free.fr
Mon Mar 11 12:30:50 CST 2002


On Mon, 11 Mar 2002, Sylvain Petreolle wrote:

> > >
> > > Unified (diff -u) diff please.
> > >
> > > --
> > > Dmitry.
> > >
>
>  I made :
>  [notepad] cvs diff >$HOME/patches/patch.diff
>  [notepad] diff -u /dev/null notepad_res.h
>  >>$HOME/patches/patch.diff
>
>  What am I missing ?

  cvs diff -u >$HOME/patches/patch.diff
           ^^

   Or more commonly:

$ cat ~/.cvsrc
cvs -z 3
update -Pd
diff -u

See also:
   http://www.winehq.com/Docs/wine-devel/patches.shtml



--
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                         "Utilisateur" (nom commun) :
        Mot utilisé par les informaticiens en lieu et place d'"idiot".




More information about the wine-devel mailing list