Modify ↓
Opened 22 years ago
Closed 21 years ago
#208 closed enhancement (fixed)
Indicate property modifications
| Reported by: | Jonas Borgström | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | low | Milestone: | 0.9 |
| Component: | version control/changeset view | Version: | 0.6 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The changeset view does not indicate svn property changes. The old vs new property value could be display in a diff-like maner.
Attachments (0)
Change History (4)
comment:1 by , 22 years ago
| Milestone: | → 0.8 |
|---|
comment:2 by , 21 years ago
| Milestone: | 0.8 → 1.0 |
|---|
comment:3 by , 21 years ago
| Milestone: | 1.0 → 0.9 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:4 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Basic implementation in [1103], subsequent bug fixes in [1104] and [1105].