ahh.. so after searching on net, i finally see the agilo UI and its so satisfying. here are the things that i had to do:
1. I enabled agilo by going to trac.ini and adding following lines [components] agilo.* = enabled agilo_common.* = enabled Previously i assumed this configuration would be available from Admin tab in trac itself (just like its available for other plugin settings). This was the only tric to get going i guess. :-) 2. i did an upgrade on the env trac-admin <project-env-path> upgrade which gave me an output something like Creating Product Backlog... Creating Sprint Backlog... Upgrade done. 3. my simplejson installation was not working properly. so i removed the broken egg from /usr/lib/python2.4/site-packages/simplejson-2.0.9- py2.4-linux-x86_64.egg and installed again using easy_install -Z simplejson and yep, its working now. thanks for your response Garbrand. appreciate it -Sumit On Aug 21, 5:31 pm, Sumit <[email protected]> wrote: > Hi Garbrand, > > I don't see that configuration option in the TracWebUiAdmin "plugins" > setting. Can you please share how to enable agilo by going to trac.ini > directly? > > Thanks, > -Sumit > > On Aug 21, 1:14 pm, Garbrand van der Molen <[email protected]> wrote: > > > Hi Sumit, > > > You can just install the Agilo plugin for that trac instance and your > > data will still be there. > > > Regards > > Garbrand > > > On Aug 21, 2009, at 08:05, Sumit wrote: > > > > Hi, > > > > So i got information on Agilo from one of my colleagues from the > > > previous company and thought to use it for a non-profit organization > > > which is using Trac at the moment. The installation went pretty > > > smooth, thanks to setuptools. But i'm not sure how they would use it > > > against apache-mod_python setup. Do we have any pointers or > > > installation document on how would one migrate an apache mod_python > > > based trac installation to Agilo? > > > > Any pointers would be highly appreciated. > > > > Thanks, > > > -Sumit > > > smime.p7s > > 3KViewDownload --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

