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:
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.
Sorry, something went wrong.
Comment #2 originally posted by shaiament on 2012-01-16T15:28:19.000Z:
just do wget -r https://code.google.com/p/google-authenticator/
No branches or pull requests
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: