Skip to main content



      Home
Home » Eclipse Projects » Mylyn » Minimum Requirements for Mylyn Trac
Minimum Requirements for Mylyn Trac [message #23476] Tue, 21 August 2007 16:07 Go to next message
Eclipse UserFriend
Originally posted by: daniel.dzone.com

What are the minimum requirements for Mylyn to integrate with Trac fully? Obviously the XML-RPC plugin, but is there a specific version which is required? Also, are there any specific URLs that Mylyn hits during the synchronization process which must be present in order for Mylyn to function appropriately?
Re: Minimum Requirements for Mylyn Trac [message #24545 is a reply to message #23476] Wed, 29 August 2007 01:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rob.elves.eclipse.org

Daniel,

Have a look at the faq, in particular:

http://wiki.eclipse.org/index.php/Mylyn_FAQ#What_are_the_ser ver_requirements.3F_2

Tested configurations include:

Trac 0.10, XML-RPC Plugin rev. 1950
Trac 0.9.6

For questions of a more technical nature regarding synchronization,
please send an email to mylyn-dev:

http://dev.eclipse.org/mailman/listinfo/mylyn-dev

-Rob


Daniel Spiewak wrote:
> What are the minimum requirements for Mylyn to integrate with Trac fully? Obviously the XML-RPC plugin, but is there a specific version which is required? Also, are there any specific URLs that Mylyn hits during the synchronization process which must be present in order for Mylyn to function appropriately?
Re: Minimum Requirements for Mylyn Trac [message #24586 is a reply to message #23476] Wed, 29 August 2007 02:09 Go to previous message
Eclipse UserFriend
Originally posted by: steffen.pingel.eclipse.org

> What are the minimum requirements for Mylyn to integrate with Trac fully?

XML-RPC access:

- Trac XmlRpcPlugin (revision 1950 or later) and sufficient repository
permissons to use it
- The expected URL is either /xmlrpc or /login/xmlrpc (if login credentials
are provided)


Web access:

- Authentication: /login
- Querying: /query?format=tab...
- Synchronizing ticket details: /ticket/...
- Getting repository configuration to populate query dialog: /query
or /newticket

The web mode relies on screen scraping and is likely to fail if the design
(i.e. HTML output) of the Trac repository is heavily customized.

Also note that at this point only Trac 0.9.x and Trac 0.10.x are supported:

175211: Support Trac 0.11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=175211

A patch exists to get the XmlRpcPlugin working with Trac 0.11 but I haven't
tested the latest revisions with Mylyn, yet. Web mode has not been updated
for Trac 0.11, yet, since the HTML output generated by Trac has changed
significantly.

Please open a bug report in case you experience problems with a particular
Trac instance so we can iterate to improve support for customized
repositories on the Mylyn side.

Steffen
Re: Minimum Requirements for Mylyn Trac [message #578877 is a reply to message #23476] Wed, 29 August 2007 01:18 Go to previous message
Eclipse UserFriend
Daniel,

Have a look at the faq, in particular:

http://wiki.eclipse.org/index.php/Mylyn_FAQ#What_are_the_ser ver_requirements.3F_2

Tested configurations include:

Trac 0.10, XML-RPC Plugin rev. 1950
Trac 0.9.6

For questions of a more technical nature regarding synchronization,
please send an email to mylyn-dev:

http://dev.eclipse.org/mailman/listinfo/mylyn-dev

-Rob


Daniel Spiewak wrote:
> What are the minimum requirements for Mylyn to integrate with Trac fully? Obviously the XML-RPC plugin, but is there a specific version which is required? Also, are there any specific URLs that Mylyn hits during the synchronization process which must be present in order for Mylyn to function appropriately?
Re: Minimum Requirements for Mylyn Trac [message #578917 is a reply to message #23476] Wed, 29 August 2007 02:09 Go to previous message
Eclipse UserFriend
> What are the minimum requirements for Mylyn to integrate with Trac fully?

XML-RPC access:

- Trac XmlRpcPlugin (revision 1950 or later) and sufficient repository
permissons to use it
- The expected URL is either /xmlrpc or /login/xmlrpc (if login credentials
are provided)


Web access:

- Authentication: /login
- Querying: /query?format=tab...
- Synchronizing ticket details: /ticket/...
- Getting repository configuration to populate query dialog: /query
or /newticket

The web mode relies on screen scraping and is likely to fail if the design
(i.e. HTML output) of the Trac repository is heavily customized.

Also note that at this point only Trac 0.9.x and Trac 0.10.x are supported:

175211: Support Trac 0.11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=175211

A patch exists to get the XmlRpcPlugin working with Trac 0.11 but I haven't
tested the latest revisions with Mylyn, yet. Web mode has not been updated
for Trac 0.11, yet, since the HTML output generated by Trac has changed
significantly.

Please open a bug report in case you experience problems with a particular
Trac instance so we can iterate to improve support for customized
repositories on the Mylyn side.

Steffen
Previous Topic:Help setting up generic web connector
Next Topic:Problem with problems view
Goto Forum:
  


Current Time: Sun Jun 01 05:00:12 EDT 2025

Powered by FUDForum. Page generated in 0.04779 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top