Edgewall Software

Opened 10 years ago

Closed 9 years ago

#11364 closed enhancement (fixed)

Support expanding svn:keywords with custom keyword definitions since Subversion 1.8 — at Version 3

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:

svn:keywords substitutions support custom keyword definitions since Subverion 1.8.

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

Change History (3)

comment:1 by Jun Omae, 9 years ago

Milestone: next-stable-1.0.x1.0.7
Owner: set to Jun Omae
Status: newassigned

Proposed changes in [f69fff1da/jomae.git].

comment:2 by Ryan J Ollos, 9 years ago

I tested with Subversion 1.8.13 on Mac OSX. The changes work well.

comment:3 by Jun Omae, 9 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Thanks! Committed in [14110] and merged to trunk in [14111].

Note: See TracTickets for help on using tickets.