0

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

Ranger
  • 653
  • 3
  • 7
  • 11

1 Answers1

3

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/

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Amey
  • 198
  • 1
  • 9