[[PageOutline(2-5,Contents,pullout)]] = 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 [report:9?COMPONENT=TracSuposePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracSuposePlugin&owner=helend new ticket]. == Download == Download the zipped source from [download:tracsuposeplugin here]. == Source == You can check out TracSuposePlugin from [http://trac-hacks.org/svn/tracsuposeplugin here] using Subversion, or [source:tracsuposeplugin browse the source] with Trac. == Installation == Download [http://supose.soebes.de 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 when browse source codes. TracSupose will search current folder and subfolder. [[Image(repo.PNG,500px)]] NOTE: A new parameter `indexedrev` will be added when first time to run TracSupose to store indexed rev. After first running, new submit revs only are indexed. All results of will be returned when the search box is clicked. == Recent Changes == [[ChangeLog(tracsuposeplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:helend] [[BR]] '''Maintainer:''' [wiki:helend] [[BR]] '''Contributors:'''