Hi, i unfortunately also had no luck getting it to work
unfortunately i know some python but without massive amounts of documentation (maybe even a video tutorial? ;) i won't get it done. anyone else can spare some time? maybe this is also a case for OpenSource-Funding! How much would you be willing to pay for such a plugin? I mailed the guy (oddsimons AT gmail DOT com) who wrote the TracXMLRPCPlugin and he said: Hi there, The Agilo people have patched Trac - it is not a stock version of the software, and the RPC plugin has no way of detecting that (nor does it really care...). That means various RPC calls are liable to break, and really it needs to be Agilo-related code that reimplements these methods. I don't use Agilo, I haven't read the code, and I'm very, very unlikely to support any of their customizations as part of the RPC plugin. I can't speak for the Mylyn people of course, but I doubt they would enjoy maintaining some custom Agilo interface - in particular seeing the level of breaking changes reported from the project... I don't follow the mailing list you posted the link for, and know nothing at all about possible workarounds or what people may have tested. I certainly haven't debugged any such issue :-) I appreciate your support for the plugin, but I'm afraid you need to find some Agilo-friends and reimplement whatever isn't working. As long as it provides the data as expected, Mylyn should work too. I suggest you make a simple plugin that just inherits from stock RPC plugin components, and just overrides whatever isn't working to make the Agilo-calls needed. Then in trac.ini you could disable the RPC component and enable your own variant of the component. On 22. feb. 2010, at 02.26, David Forstner wrote: thanks for your plugin :) http://trac-hacks.org/login/xmlrpc great work! what would be really great...... if there is any possibility mylyn integration into trac + agilo -> mylyn -> eclipse. http://www.mail-archive.com/[email protected]/msg01190.html the described workaround did not work for me..... http://groups.google.com/group/agilo/browse_thread/thread/b94ca7480f7aaa49/394546ff0f18364a?hl=en&lnk=gst&q=rpc#394546ff0f18364a iam still getting "rpc method "ticket.milestone.getAll" not found" error when creating a new task in eclipse... that is supposed to show up in trac then. what development / debugging software are you using? i am recently checking out JIRA... because it promises to have eclipse integration..... would be a pitty if Agilo fails on that point. please check out this webcast of the mylyn creator himself: (!? ;) http://www.tasktop.com/videos/mylyn/webcast-mylyn-3.0.html -- 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

