Menu

Commit [r4043]  Maximize  Restore  History

setuptools branch: use explicit configuration file inheritance instead of a single implicit site config file. Config inheritance is configured as follows:

{{{
[inherit]
file = /etc/trac/trac.ini
}}}

cmlenz 2006-10-24

changed /sandbox/setuptools/trac/config.py
changed /sandbox/setuptools/trac/env.py
changed /sandbox/setuptools/trac/scripts/tests/admin.py
changed /sandbox/setuptools/trac/test.py
changed /sandbox/setuptools/trac/tests/config.py
/sandbox/setuptools/trac/config.py Diff Switch to side-by-side view
Loading...
/sandbox/setuptools/trac/env.py Diff Switch to side-by-side view
Loading...
/sandbox/setuptools/trac/scripts/tests/admin.py Diff Switch to side-by-side view
Loading...
/sandbox/setuptools/trac/test.py Diff Switch to side-by-side view
Loading...
/sandbox/setuptools/trac/tests/config.py Diff Switch to side-by-side view
Loading...