[Trac-tickets] Re: [The Trac Project] #717: when downloading of
viewing a file with svn:keyword properties set the keyword is not expanded
The Trac Project
noreply at edgewall.com
Mon Sep 5 06:39:52 CDT 2005
#717: when downloading of viewing a file with svn:keyword properties set the
keyword is not expanded
-------------------------------------+--------------------------------------
Reporter: alexs at alphacomplex.info | Owner: jonas
Type: enhancement | Status: reopened
Priority: normal | Milestone: 1.0
Component: browser | Version: 0.7.1
Severity: minor | Resolution:
Keywords: svn:keyword |
-------------------------------------+--------------------------------------
Changes (by cboos):
* type: defect => enhancement
* status: closed => reopened
* resolution: wontfix =>
* milestone: => 1.0
Comment:
It's not a Subversion issue: `fs.file_contents`
retrieves the raw content of the file in the repository.
It's up to the caller to transform it, if needed.
And then, why not doing the keyword expansion, as requested here?
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/717>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list