On Mon, May 19, 2014 at 1:35 AM, Thimal Kempitiya <[email protected]>wrote:
> Oemis Thanks for reply. > > in \product url there is only the default product and there is no place to > add new product. how can i enable that. > > This trac-admin /path/to/env product add PREFIX name owner > I didn't get it exactly is the product the command, pls can I get more > explanation here > When you ran `bloodhound_setup.py` you created an admin user. If you log in as that user you should have the TRAC_ADMIN permission and you can add product through the /products page, or through the /admin pages. You can also add users through the /admin pages. There should be a link to the Admin pages in the upper right corner. If there is not, then you aren't logged-in as a user with TRAC_ADMIN. Did you follow the instructions here to setup your dev environment?: https://issues.apache.org/bloodhound/wiki/BloodhoundContributing#GettingTheSource
