windows - How can I create new project in Trac? -
windows - How can I create new project in Trac? -
i have installed bitnami trac windows. (bitnami-trac-0.12.2-5-windows-installer) during installation, asked me creating project , username , password. created project , set user me(admin). @ moment, there written 1 available project created during installation. new it, why asking you,
please help me how can create new project? also, how can create other users?
bitnami installer asks creating project because means create new trac instance database (.db file). terms bit misleading here.
the question is, if want create separate trac database, it's own trac world of speak. in case must utilize approach of phil's reply , utilize trac-admin.exe initenv
on command-line. new trac instance must added new <location>
in apache's httpd.conf
then.
if want have sec user-project in trac instance, should solve on level of trac plugins, , install instance simplemultiprojectplugin
can create multiple user-projects single trac site.
windows trac
Comments
Post a Comment