.diff didn't work either

[Imported from Trac: page Patches, version 10]
zooko 2009-06-20 03:41:35 +00:00
parent 79f6432bd8
commit d601da2509

@ -1,16 +1,16 @@
Please create a new ticket to track the issue unless your patch is a patch for an issue that is already ticketed.
Then run the following darcs commands to generate a darcs patch file named `WHAT.diff`:
Then run the following darcs commands to generate a darcs patch file named `WHAT.txt`:
```
darcs record local/path/to/file(s)
darcs send -o WHAT.diff
darcs record
darcs send -o WHAT.txt
```
And attach it to the ticket.
Please use a filename like *.diff (instead of *.patch) so that Trac will let other
Please use a filename like *.txt (instead of *.patch or *.diff) so that Trac will let other
developers view it without first requiring them to download it first. (Trac's content-type logic maps
*.patch to some application/blahblah MIME type, which it refuses to display as HTML)
*.patch and *.diff to some application/blahblah MIME type, which it refuses to display as HTML)
If you don't have darcs or don't want to use it, just attach a normal old diff.