Modify ↓
Opened 18 years ago
Closed 17 years ago
#7213 closed defect (duplicate)
trac shows diff when it should not
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | version control/changeset view | Version: | 0.11b2 |
| Severity: | major | Keywords: | diff |
| Cc: | joel@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (5)
comment:1 by , 18 years ago
| Component: | version control/changeset view → rendering |
|---|---|
| Keywords: | diff added |
| Milestone: | → 0.12 |
| Priority: | normal → high |
| Severity: | normal → major |
comment:2 by , 17 years ago
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:4 by , 17 years ago
| Component: | rendering → version control/changeset view |
|---|
comment:5 by , 17 years ago
| Milestone: | 0.13 |
|---|---|
| Resolution: | → duplicate |
| Status: | new → 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).