Modify ↓
Ticket #531 (closed defect: duplicate)
Opened 8 years ago
Last modified 5 years ago
Branches should not list all files in changeset
| Reported by: | jamesm@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/changeset view | Version: | 0.7.1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When I branch for a test build or release the changeset ends up having about 600 file entries. This takes a little while for Trac to parse and display and it does not really serve any purpose. It would be better to just link to the branch.
Attachments
Change History
comment:1 Changed 8 years ago by anonymous
- Component changed from general to changeset view
comment:2 Changed 8 years ago by daniel
- Milestone set to 0.8
- Severity changed from normal to enhancement
comment:3 Changed 8 years ago by daniel
- Priority changed from normal to high
- Severity changed from enhancement to major
comment:4 Changed 7 years ago by jonas
- Milestone changed from 0.8 to 0.9
comment:5 Changed 7 years ago by daniel
- Priority changed from high to normal
- Severity changed from major to normal
comment:6 Changed 7 years ago by cboos@…
This problem was initially described in #295.
I added a fix for this issue there: attachment:#295:svn_cp_mv_support.diff
comment:7 Changed 7 years ago by cboos@…
- Resolution set to duplicate
- Status changed from new to closed
comment:8 Changed 7 years ago by mgood
- Milestone 0.9 deleted
Note: See
TracTickets for help on using
tickets.



I wonder if its easily done to detect what kind of operation a specific revision is, thus being able to hide all the file contents on branch/tag/copy.