Modify ↓
#5843 closed enhancement (duplicate)
feature request: svn blame
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | version control/browser | Version: | 0.10-stable |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal 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 (0)
Change History (2)
comment:1 by , 17 years ago
Keywords: | svn blame svn blame removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:2 by , 17 years ago
Type: | defect → 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.