Search the text of source code in your Trac repositories (0.12 and up)
Project description
To install:
{{{ pip install -r requirements.txt python setup.py develop }}}
Add to your trac.conf: {{{ [components] multireposearch.* = enabled }}}
Upgrade your trac environment: {{{ trac-admin path/to/env upgrade }}}
Prepare all available repositories with an initial indexing: {{{ trac-admin path/to/env multireposearch reindex_all }}}
You will now be able to perform text searches of repository contents through the trac search UI.
As long as you have your trac post-commit or post-receive hooks properly configured, source will remain up-to-date.
Otherwise, to manually reindex a single repository, you ca run: {{{ trac-admin path/to/env multireposearch reindex repo-name }}}
Where repo-name is the name assigned to your repository in Trac.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for trac-MultiRepoSearchPlugin-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75be0a10bc999c51cd4e2f1a62200cad9a1aa3ef17291182794161ede0710f9f |
|
MD5 | a81e5ea230d47d128863d3f221e8565b |
|
BLAKE2b-256 | 05a82635bd7f6036f77e6d0eca93a267843384aaec58e0d09ebbd4741731fc14 |