Disable Subversion Component

Use Trac as just an issue-track and Wiki by disabling the SVN component.

If you just want to use Trac as a Wiki and issue tracker, without any version control subsystem, you can disable it that part.

  1. When initializing a project's environment with trac-admin, don't enter anything for the repository directory (i.e. keep the default).
  2. Add the following to project/conf/trac.ini:
    [components]
    trac.versioncontrol.* = disabled

Recent Updates

  • 1 year 12 months ago
  • 1 year 12 months ago
  • 1 year 12 months ago
    php 8.x
  • 2 years 7 hours ago
    10.6.7
  • 2 years 1 day ago
    Drop Centos 5/6 stuff