Edgewall Software
Last modified 7 months ago Last modified on Oct 18, 2011 4:21:47 PM

Repository Types

This documents the available repository_type values as provided by Trac or plugins for different repository software, such as Mercurial or Bazaar.

Mercurial/Hg

hgThe repository_type for Mercurial repositories.

Subversion/SVN

direct-svnfsThe Subversion repository is approached with caching disabled (sometimes useful for testing)
svnThe Subversion repository is approached with caching enabled. This should be the preferred setting.
svnfsSynonym for svn

Bazaar/bzr

bzr

Don't forget to add:

[components]
tracbzr.* = enabled

in <your-project>/conf/trac.ini