Changes between Version 7 and Version 8 of Patches


Ignore:
Timestamp:
2009-06-17T21:05:53Z (15 years ago)
Author:
warner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Patches

    v7 v8  
    11Please create a new ticket to track the issue unless your patch is a patch for an issue that is already ticketed.
    22
    3 Then run the following darcs commands to generate a darcs patch file:
     3Then run the following darcs commands to generate a darcs patch file named {{{WHAT.diff}}}:
    44
    55{{{
    66  darcs record local/path/to/file(s)
    7   darcs send -o patch.darcspatch
     7  darcs send -o WHAT.diff
    88}}}
    99
    1010And attach it to the ticket.
    1111
     12Please use a filename like *.diff (instead of *.patch) so that Trac will let other
     13developers view it without first requiring them to download it first. (Trac's content-type logic maps
     14*.patch to some application/blahblah MIME type, and browsers won't think they know how to render it).
     15
    1216If you don't have darcs or don't want to use it, just attach a normal old diff.