Modify ↓
#531 closed defect (duplicate)
Branches should not list all files in changeset
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | version control/changeset view | Version: | 0.7.1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal 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 (0)
Change History (8)
comment:1 by , 20 years ago
Component: | general → changeset view |
---|
comment:2 by , 20 years ago
Milestone: | → 0.8 |
---|---|
Severity: | normal → enhancement |
comment:3 by , 20 years ago
Priority: | normal → high |
---|---|
Severity: | enhancement → major |
comment:4 by , 20 years ago
Milestone: | 0.8 → 0.9 |
---|
comment:5 by , 20 years ago
Priority: | high → normal |
---|---|
Severity: | major → normal |
comment:6 by , 20 years ago
This problem was initially described in #295.
I added a fix for this issue there: attachment:#295:svn_cp_mv_support.diff
comment:7 by , 20 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:8 by , 19 years ago
Milestone: | 0.9 |
---|
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.