Search code examples
androidtortoisesvngoogle-checkout

google code check out


Trying to get a local copy of mytracks from: mytracks google code source

I have installed Tortoise SVN but it's throwing the error:

error server sent unexpected return value (405 method not allowed)

I have no idea what to do with this, can anyone help?

Thanks


Solution

  • MyTracks has a Mercurial repository, not a Subversion one, as can be seen by the following message at the bottom of the checkout page:

    This project's Mercurial repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information.

    You'll want to use Tortoise HG for this: http://tortoisehg.bitbucket.io/