Modify ↓
Opened 11 years ago
Closed 10 years ago
#11364 closed enhancement (fixed)
Support expanding svn:keywords with custom keyword definitions since Subversion 1.8
Reported by: | Jun Omae | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Milestone: | 1.0.7 |
Component: | version control/browser | Version: | 1.0-stable |
Severity: | normal | Keywords: | svn18 |
Cc: | Branch: | ||
Release Notes: |
|
||
API Changes: | |||
Internal Changes: |
Description
Since 1.0.2dev, Trac expands svn:keywords
property in downloading and viewing a file in Subversion repository, see #717.
Subversion 1.8 supports the definition of custom keywords within svn:keywords
property. Trac currently cannot expand the custom keywords.
http://subversion.apache.org/docs/release-notes/1.8.html#custom-keywords
Attachments (0)
Change History (3)
comment:1 by , 10 years ago
Milestone: | next-stable-1.0.x → 1.0.7 |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:3 by , 10 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Proposed changes in [f69fff1da/jomae.git].