[Trac] Re: Trac error while trying to install XMLRPC Plugin

2008-06-01 Thread Alec Thomas
Try moving the from pkg_resources import resource_filename to the top of web_ui.py. Others have had success with this solution. 2008/5/31 Reynier Perez Mira [EMAIL PROTECTED]: Hi every, I have Trac 0.11RC1 with TracXMLRPC Plugin. When I try to activate the plugin I get this error:

[Trac] Show already completed milestones checkbox

2008-06-01 Thread Pankaj Chawla
Hi There is a Show already completed milestones checkbox on Milestones tab that I want to be checked by default. Better still I want to always show all milestones including completed ones and hide this checkbox altogether. Is there is way to do it. I was also wondering why marking a Milestone

[Trac] Re: Show already completed milestones checkbox

2008-06-01 Thread rupert thurner
change the url behind the timelines tab would be one possibility. On Jun 1, 2:45 pm, Pankaj Chawla [EMAIL PROTECTED] wrote: Hi There is a Show already completed milestones checkbox on Milestones tab that I want to be checked by default. Better still I want to always show all milestones

[Trac] Re: TracSvnPoliciesPlugin problem

2008-06-01 Thread rupert thurner
thanks for the info! do you know if it is possible to include a svn repo, and a mercurial forest at the same time? rupert. On May 30, 10:25 pm, Chris Mulligan [EMAIL PROTECTED] wrote: Rupert, I suggest you consider using the 0.12 multirepo branch of trac in combination with the 0.12 trac

[Trac] Re: Roadmap view to reflect changes in Trac Work Flow (Configurable workflow feature of Trac 0.11)

2008-06-01 Thread Cliff
Hi all, Apparently this is fixed in http://trac.edgewall.org/ticket/5572- Ticket #5572 (closed defect: fixed) However, I'm not sure if the fix was committed to the actual current 0.11 beta release. There certainly is no documentation yet on the official wiki. Would anyone have any advise

[Trac] Re: TracSvnPoliciesPlugin problem

2008-06-01 Thread Chris Mulligan
It is. If you want to include multiple subversion repositories you'll need to use a repository type of direct-svnfs with a fsfs repository type. This is due to how trac caches repositories with the normal svn type. Hope that helps. On Jun 1, 2008, at 1:24 PM, rupert thurner wrote:

[Trac] Re: Trac error while trying to install XMLRPC Plugin

2008-06-01 Thread Reynier Perez Mira
Hi again: Try moving the from pkg_resources import resource_filename to the top of web_ui.py. Others have had success with this solution. I'm found this page[1] reading in Google and Internet but I known't how to apply this patches. Any guide or help? [1] http://trac-hacks.org/ticket/1075

[Trac] Re: Trac error while trying to install XMLRPC Plugin

2008-06-01 Thread Reynier Perez Mira
Hi, Try moving the from pkg_resources import resource_filename to the top of web_ui.py. Others have had success with this solution. Nothing, I cut paste the line recompile the plugin using python setup.py bdist_egg and this not working yet I get the same error Ing. Reynier Pérez Mira Grupo

[Trac] How to configure trac | new user

2008-06-01 Thread Ravi Kochar
Hi All, I am first time user for TRAC and need to know, how can I configure trac according to my project. 1) Configure - How I can add fields (Release, Owner, tester) 2) How can I import data from excel in trac. Thanks Ravi --~--~-~--~~~---~--~~ You received