Re: [Gimp-developer] writing german online help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Roman Joost wrote:
>     2. How do i create a better patch? I tried:
>     
>         cvs diff -R help/ > foobar.patch
> 
>     but it looked nothing suitable for submitting.

All (or most) CVS operations are recursive by default. diff -u
gives a unified diff, which is the preferred diff type for the
GIMP in general, being quite readable. So 

cvs diff -u help > help.patch 

should do the trick.

To have this option on all the time, add the line "diff -u" to
the file ~/.cvsrc (create the file if there isn't already one).
You should probably consider adding the lines "update -dP" and
"cvs -z3 -e/usr/bin/emacs" too.

That's the only one of your questions I have an answer for,
though :)

Cheers,
Dave.

-- 
       David Neary,
       Lyon, France
  E-Mail: bolsh@xxxxxxxx

Attachment: pgpP5Lkdw5Rpc.pgp
Description: PGP signature


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux