Modify ↓
Opened 21 years ago
Closed 21 years ago
#232 closed enhancement (fixed)
Ability to view the changelog of dirs
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | version control/browser | Version: | 0.6 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
In Trac 0.6 there is no way of getting the changelog of directories. This is to bad since that can be very helpful when trying to figure out what happened to a specific code module or branch. The functionality is available in websvn, just try this link and click the "view log"-link on any dir to see what I am talking about. http://svn.pdtp.org/websvn/pdtpd/?
Attachments (0)
Note:
See TracTickets
for help on using tickets.
I think that the revision number would be a more natural place to open the revision-log of a file or dir, and the name to open the file or enter the dir. That way you could just link the revision-log of dirs from the already displayed revision number of the dir in question.
Right now the metaphores are mixed in the TracBrowser interface. For dirs it works like a filesystem but not for files. The other consistent way would be to have the dir name link to the dirs revision-log and the revision number to enter the dir. But I think the first way I described is more natural.