Modify ↓
Ticket #4313 (closed enhancement: duplicate)
Opened 5 years ago
Last modified 5 years ago
Add Comments To Changesets
| Reported by: | bill.mill+trac@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/changeset view | Version: | 0.10.1 |
| Severity: | normal | Keywords: | comment changeset |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
So, I submit a changeset with a log message. A few minutes later, I go to the changeset and see that I've forgotten to explain a chunk of my change. Or I want to link to a wiki page and a ticket from my changeset.
Even cooler would be if I could comment a particular *part* of a changeset, but I'd settle for just some comments at the bottom of the page.
Attachments
Change History
comment:1 Changed 5 years ago by Tim Hatch <trac@…>
comment:2 Changed 5 years ago by Tim Hatch <trac@…>
And I don't really think this is a duplicate of #781, but it's certainly related.
comment:3 Changed 5 years ago by cboos
- Resolution set to duplicate
- Status changed from new to closed
Actually it's a duplicate of #2035.
Note: See
TracTickets for help on using
tickets.



If you have sufficient access to the server, it's possible to edit the log message, then trac-admin resync to notice the change. I agree this would be a nice feature, though. Do you see "particular part" as being a file, or a line within a file?