Modify ↓
#9637 closed enhancement (cantfix)
Search omits svn:keywords propetry
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | database backend | Version: | 0.11.2 |
| Severity: | trivial | Keywords: | keywords svn search index |
| Cc: | luvar@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
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.
Attachments (0)
Change History (4)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Resolution: | → cantfix |
|---|---|
| Status: | new → closed |
Now reported here: http://trac-hacks.org/ticket/7717
comment:3 by , 15 years ago
| Milestone: | unscheduled |
|---|
comment:4 by , 15 years ago
| Summary: | Search ommits svn:keywords propetry → Search omits svn:keywords propetry |
|---|
Note:
See TracTickets
for help on using tickets.



Should be reported here: http://trac-hacks.org/wiki/RepoSearchPlugin probably…