Knowledgebase: Trac Questions
How can I use trac-admin?
Posted by Michael Ching (Admin) on 30 August 2006 03:20 AM
|
|
We do not provide customers with shell access, however
a web interface to the trac-admin is available. To access it, log in to the members are at https://wush.net/members/ using your main account login.
This web interface works just like the command line version of trac-admin, except that you do not need to specify the path to your trac environment. A command such as 'trac-admin /var/trac/foobar permissions list' can be executed by entering 'permissions list' in the input box. The “help” command lists all the available commands. A "bulk edit" text area is available in the same web page. This box can be used to execute a batch of trac-admin commands Enter one command per line, then press the "Execute batch" button. | |
|
Comments (0)