Modify

Opened 17 years ago

Closed 17 years ago

#866 closed enhancement (worksforme)

excluding files in branches and tags

Reported by: Shun-ichi Goto Owned by: Noah Kantrowitz
Priority: normal Component: FilenameSearchPlugin
Severity: minor Keywords:
Cc: Trac Release: 0.10

Description

When I tried to use this plugin, I got many files in tags and branches. I feel it is better that searching is limited in trunk in usual case. Of couse, sometimes I want to search whole of repository, but... How about adding a option like 'search_base_path'?

Attachments (0)

Change History (1)

comment:1 Changed 17 years ago by Noah Kantrowitz

Resolution: worksforme
Status: newclosed

If there is a / in the search term, the whole term is treated as a single path glob. This means you can search for /trunk/*file.txt or something similar, instead of just file.txt.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Noah Kantrowitz.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.