This repository has been archived by the owner. It is now read-only.
hg clone fails with "repository not found" #132
Closed
Labels
Comments
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. |
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.
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.
The text was updated successfully, but these errors were encountered: