Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

hg clone fails with "repository not found" #132

Closed
ThomasHabets opened this issue Oct 10, 2014 · 2 comments
Closed

hg clone fails with "repository not found" #132

ThomasHabets opened this issue Oct 10, 2014 · 2 comments

Comments

@ThomasHabets
Copy link
Contributor

Original issue 133 created by lusenti.s on 2012-01-04T14:20:34.000Z:

When cloning this repo with:
hg clone https://code.google.com/p/google-authenticator/

I get this error:
aborted: repository [svn]https://zxing.googlecode.com/svn/trunk/ not found!

Checked out tree:
$ tree google-authenticator/
google-authenticator/
└── mobile
└── ios
└── externals
└── zxing

This worked until yesterday.

@ThomasHabets
Copy link
Contributor Author

Comment #1 originally posted by klyubin@google.com on 2012-01-04T14:29:38.000Z:

This is most likely caused by you running an old version of Mercurial which doesn't support external SVN repositories. Please upgrade to Mercurial 1.8.3 or higher and try again.

@ThomasHabets
Copy link
Contributor Author

Comment #2 originally posted by shaiament on 2012-01-16T15:28:19.000Z:

just do wget -r https://code.google.com/p/google-authenticator/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant