Hi Lutz,

components can be disabled using the web admin GUI or directly within trac.ini 
under [components]. Here's a set of configurations we use for a trac setup 
which is wiki-only:

trac.ticket.api.ticketsystem = disabled
trac.ticket.query.querymodule = disabled
trac.ticket.query.querywikimacro = disabled
trac.ticket.web_ui.newticketmodule = disabled
trac.ticket.web_ui.ticketmodule = disabled
trac.ticket.web_ui.updatedetailsfortimeline = disabled
trac.ticket.report.reportmodule = disabled
trac.ticket.roadmap.milestonemodule = disabled
trac.ticket.roadmap.roadmapmodule = disabled
trac.versioncontrol.web_ui.browser.browsermodule = disabled
trac.versioncontrol.web_ui.changeset.changesetmodule = disabled
trac.versioncontrol.web_ui.log.logmodule = disabled

Comments, anyone? Could this be simpler? HTH,

-  Christian

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Lutz Frommberger
> Sent: Monday, March 06, 2006 4:26 PM
> To: [email protected]
> Subject: [Trac] Removing subversion component from trac
> 
> 
> Hi,
> 
> I have a trac instance which does not need a repository. Nowadays,
> it is possible to create such a trac environment giving the --none
> option, but this one is existent, it just throws errors calling the
> timeline and the source browser.
> 
> I can't find a solution in the documentation what to do to disable
> the subversion functionality. What must I do?
> 
> Furthermore, is there a possibility to disable the "Roadmap" 
> and "Browse
> source" button? I could disable it for all users, but as there is no
> roadmap or source, I would like to disable it globally.
> 
> regards,
> -- 
> Lutz Frommberger                   |  "Wenn ist das Nunstück git und
>                                    |   Slotermeyer? Ja! ... Beiherhund
> http://www.aussagekraft.de         |   das Oder die Flipperwaldt
> pgp key on request                 |   gersput."    - Ernest Scribbler
> 
> _______________________________________________
> Trac mailing list
> [email protected]
> http://lists.edgewall.com/mailman/listinfo/trac
> 
> ______________________________________________________________
> __________
> This email has been scanned for all viruses by the MessageLabs SkyScan
> service. 
> ______________________________________________________________
> __________
> 

________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service.
________________________________________________________________________
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to