Opened 14 years ago
Last modified 11 months ago
#7717 new enhancement
Search ommits svn:keywords propetry
Reported by: | anonymous | Owned by: | Alex Smith |
---|---|---|---|
Priority: | lowest | Component: | RepoSearchPlugin |
Severity: | trivial | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
When I add some svn:keywords to some file in svn, Trac will not search in this field.
To add keywords to svn file I use:
svn propedit svn:keyword filename.jpg
After setting keyword to files I have tryied to search for it in trac search field on upper right part of page. Aso setting "search in repository" doesnt help.
Mistakedly reported also here: http://trac.edgewall.org/ticket/9637
Attachments (0)
Change History (5)
comment:1 Changed 14 years ago by
comment:2 Changed 13 years ago by
Hello,
I took over maintainership of this plugin from athomas some time ago. There is a significant amount of work to do on this plugin, and I don't foresee having the time to do it all.
helend has written the TracSuposePlugin, which seems like a much better solution. Rather than writing the repository search functionality from scratch, a Trac interface to an existing repository search tool has been created. Rather than throwing more effort at this plugin, I'd prefer to help helend with enhancements to the TracSuposePlugin, or spend my time on other Trac plugin projects altogether.
I'd like to get some feedback and hear if anyone knows of a compelling reason to continue this project rather than moving to the TracSuposePlugin. Is there functionality in this plugin that doesn't exist in the TracSuposePlugin? I'm open to hearing all opinions and suggestions.
I'll leave these tickets open for about a week, but in all likelihood will close all of them and deprecate the plugin.
Thanks for your time,
- Ryan
comment:3 Changed 10 years ago by
Owner: | changed from Ryan J Ollos to anonymous |
---|
comment:4 Changed 11 months ago by
Owner: | changed from anonymous to Alex Smith |
---|---|
Status: | new → assigned |
comment:5 Changed 11 months ago by
Status: | assigned → new |
---|
I also have this problem, any update on this issue?