Changes between Version 9 and Version 10 of Patches


Ignore:
Timestamp:
2009-06-20T03:41:35Z (15 years ago)
Author:
zooko
Comment:

.diff didn't work either

Legend:

Unmodified
Added
Removed
Modified
  • Patches

    v9 v10  
    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 named {{{WHAT.diff}}}:
     3Then run the following darcs commands to generate a darcs patch file named {{{WHAT.txt}}}:
    44
    55{{{
    6   darcs record local/path/to/file(s)
    7   darcs send -o WHAT.diff
     6  darcs record
     7  darcs send -o WHAT.txt
    88}}}
    99
    1010And attach it to the ticket.
    1111
    12 Please use a filename like *.diff (instead of *.patch) so that Trac will let other
     12Please use a filename like *.txt (instead of *.patch or *.diff) so that Trac will let other
    1313developers view it without first requiring them to download it first. (Trac's content-type logic maps
    14 *.patch to some application/blahblah MIME type, which it refuses to display as HTML)
     14*.patch and *.diff to some application/blahblah MIME type, which it refuses to display as HTML)
    1515
    1616If you don't have darcs or don't want to use it, just attach a normal old diff.