Modify ↓
Ticket #5843 (closed enhancement: duplicate)
Opened 5 years ago
Last modified 5 years ago
feature request: svn blame
| Reported by: | nathanael@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | 0.10-stable |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
as one is able to view recent changes, the changelog and the source, it would be great to see an svn blame included, prefearably with some java script to act similar to tsvn's blame.
just in the case someone should say blame is not available to the svnlook command:
it's available to the svn command and does not require a workingcopy, but, for example may be invoked as
svn blame http://svn.edgewall.com/repos/trac/trunk/setup.py
Attachments
Change History
comment:1 Changed 5 years ago by eblot
- Keywords svn, blame, svn blame removed
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 5 years ago by anonymous
- Type changed from defect to enhancement
Note: See
TracTickets for help on using
tickets.



Duplicate of #629
Please search for existing tickets before submitting new ones. "blame" would have give you the reference.