That helped. I am now getting some other errors e.g. - even though I
essentially copied the demo/conf/trac.ini to my new project I do not
get some of the buttons on top when I am logged in as admin - Admin,
Team, Dashboard, Whiteboard etc... When I try to browse to
http://server/project/team I get the following error - AGILO_TEAM_VIEW
privileges are required to perform this operation. I am not sure how
to fix this.

Thanks


On Oct 14, 5:12 pm, Andrea Tomasini <[email protected]>
wrote:
> On 14 Oct, 2009, at 23:27 , shikarishambu wrote:
>
> > Hi,
>
> Hi :-)
>
>
>
>
>
> > I just downloaded the Agilo appliance and went through the demo
> > project - looks nice. I then went ahead and created a new project
> > through the command line per the documentation (contents below). I can
> > access the new project site but its look and feel is quite different
> > from the demo project and seems to be missing some options.
>
> > Is there way to get the new project setup to look more like the demo
> > project?
>
> > TIA
> > --------------------------------------------
> > $ cd /var/lib/trac
> > $ sudo trac-admin <project-name> initenv
> > Where <project-name> is the name of your project.
> > Answer all the questions, then the project will be initialized. Now
> > you will have
> > to enable authentication, and agilo, you will have to edit the
> > configuration file
> > for the newly created project:
> > $ sudo nano <project-name>/conf/trac.ini
> > Again, <project-name> is the name of the project you just created.
> > There you can copy and paste the section [components] and [account-
> > manager] of the trac.ini located in the agilo demo project.
> > As a last step, fix the permissions on the filesystem:
> > $ sudo chown -R www-data:www-data <project-name>
>
> Didn't you run the upgrade?
> $ sudo trac-admin <project-name> upgrade
>
> That should do the trick...
>
> Strange that is not giving you and error... have you had a look in the  
> log file? (normally <project-name>/log/trac.log
>
> HTH
> ANdreaT- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
-----
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH 
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to