wiki:TracSuposePlugin

Version 2 (modified by Bangyou Zheng, 13 years ago) (diff)

--

TracSupoSE

Description

The plugin is used to search SVN repository history for a specific folder with SupoSE (http://www.supose.org).

Bugs/Feature Requests

Existing bugs and feature requests for TracSuposePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:tracsuposeplugin here].

Source

You can check out TracSuposePlugin from here using Subversion, or browse the source with Trac.

Installation

Download SupoSE and unzip to a folder.

Depending on how you do the install, you may need to add a line to your trac.ini:

[components]
tracsupose.* = enabled

You need to add path of SupoSE and index folder to your trac.ini

[supose]
index = C:\MyDoc\Projects\TracTest\index
indexedrev = 36
supose = C:\supose\bin\supose.bat

After these, you can restart your server.

Example

A search box is add in the page browse. All results will be returned when the search box is clicked.

Recent Changes

10486 by helend on 2011-07-22 13:19:41
TracSuposePlugin: #8991 fixed path in the linux
10236 by helend on 2011-05-27 05:43:40
Add options contents.
10235 by helend on 2011-05-27 05:14:47
Remove duplicated hits.
(more)

Author/Contributors

Author: helend
Maintainer: helend
Contributors:

Attachments (3)

Download all attachments as: .zip