Modify ↓
Ticket #7213 (closed defect: duplicate)
Opened 4 years ago
Last modified 3 years ago
trac shows diff when it should not
| Reported by: | treaves@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | version control/changeset view | Version: | 0.11b2 |
| Severity: | major | Keywords: | diff |
| Cc: | joel@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
I have several XML files I do not want diff'ed. I want them treaded as binary files. To this end, I have (as shown in track) svn:mime-type set to application/octet-stream. Yet when I check in those files, trac still does and shows a diff.
Attachments
Change History
comment:1 Changed 4 years ago by cboos
- Component changed from version control/changeset view to rendering
- Keywords diff added
- Milestone set to 0.12
- Priority changed from normal to high
- Severity changed from normal to major
comment:2 Changed 3 years ago by anonymous
This is really a great pain-in-the-ass. Why is not not scheduled until 0.13, when it is a high priority and major severity?
comment:3 Changed 3 years ago by joel@…
- Cc joel@… added
I also have this problem… Any news about this ticket?
comment:4 Changed 3 years ago by cboos
- Component changed from rendering to version control/changeset view
comment:5 Changed 3 years ago by cboos
- Milestone 0.13 deleted
- Resolution set to duplicate
- Status changed from new to closed
Yes, see #2672.
Note: See
TracTickets for help on using
tickets.



Related to #3332 (I don't remember if it was addressed there, so keeping it open for now).