Which URLs does Mylyn access in a Trac repository?
XML-RPC: • The expected URL is either /xmlrpc or /login/xmlrpc (if login credentials are provided) Web: • 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.