This forum is no longer active. Please post your questions to our new community site
Howto add a new project to bitnami trac?
|
|
Hi A new project is add to path where my first project is however it is not displayed on “Available Projects” Page. (I restarted TracAtapch servise), and more directory structure of new project is different from startup project installed on Bitnami Trac installation. What else configuration/steps is needed to add new project when Bitnami Trac is used? Thanks a lot |
|
|
Hi, I tried to reproduce this issue but I can not. Try to run the following command from the Start Menu console for Trac as Administrator user:
It is not necessary to restart Apache server, you should see the new project in the available project files. |
|
|
Thanks for reply, (Initial project has: Directories : .egg-cache initialprojec, where initialprojec containt tracs usual directories.) Sure some thing is not doing its job properly!!?? Is there a way to add new project manualy editint config files? Any comment? Thanks |
|
|
by the way, newly created trac project can be run using trad command as: “tracd —port 8002 projectdirectory” and is avaliable at “http://127.0.0.1:8002/mhrs” |
|
|
Hi, I have just tested this in a Windows XP machine. If you go to your projects folder (default is BitNami Trac Stack projects) and create a new project inside, it appears in the “Available Projects” Page. You don’t need even restart Apache. Please go to the Windows “Start Menu —> BitNami Trac Stack —> Use BitNami Trac Stack” and execute “trac-admin MyProject initenv”. You should be in the projects directory so you don’t need to specify a full path for the location of the new project. Could you try it again? Just in case refresh the browser when you go to the “Available Projects” Page. If it doesn’t work, could you try opening the |
|
|
Hi, I resolved problem, the point is that, new projects must always be created within the directory where .egg-cache is, Thanks alot |
|
|
I’m glad to hear this. thanks for posting the solution. |

