Hi All,
Here is a link to mambo documentation pointed out by Jill.
http://forum.mamboserver.com/showthread.php?t=43240
Thanks,
Srividya
|
University of Alabama at Birmingham . Information Technology . IT Infrastructure Services . HPC Services
Advanced Technology Lab |
|
Featured Projects
Lab Overview
Navigation
Active forum topics
|
A useful link to mambo Documentation
Submitted by srividya on Fri, 10/14/2005 - 18:22.
Hi All, Here is a link to mambo documentation pointed out by Jill. http://forum.mamboserver.com/showthread.php?t=43240 Thanks, » srividya's blog | login to post comments
|
Setting up Trac for a new project
The commands that require to be used for setting up trac with a new project are as follows:
The below command invokes a script
>trac-admin /opt/tracdb/(name of the project) initenv
projname: (name of the project)
path:(Path of the project in subversion)
> Login as root and change the permissions of the
opt/tracbd/(project name) contents to apache apache
And The project has been setup with trac!!
Thanks,
Srividya