Euphoria Ticket #671: http:// mercurial repository does not work

Hello,

The below fails:

$hg clone http://scm.openeuphoria.org

abort: 'http://scm.openeuphoria.org' does not appear to be an hg repository!

while the below requires authentication:

$hg clone https://scm.openeuphoria.org

warning: scm.openeuphoria.org certificate with fingerprint c2:63:92:ad:1a:c9:50:60:4b:4a:d3:d3:1f:d9:13:cc:bd:07:64:23 not verified (check hostfingerprints or web.cacerts config setting)

http authorization required

realm: OpenEuphoria.org's Mercurial Server

user:

So, the anonymous clone does not work.

Please help (I should add that I am new to hg).

Felix

Details

Type: Bug Report Severity: Normal Category: Distribution
Assigned To: unknown Status: New Reported Release:
Fixed in SVN #: View VCS: none Milestone:

1. Comment by ne1uno May 28, 2011

which version of mercurial? version 1.8, the current one has relaxed some of the requirements for connecting to sites with self signed certificates. wiki:Mercurial has a link to a page that explains how to download the certificate from openeuphoria and add it to cacert.pem

but, that is for https, and I think you would also need to be recognized as a developer or moderator to be authorized.

you should be able to clone from http://scm.openeuphoria.org/

I think you have to add a repo like http://scm.openeuphoria.org/editors or http://scm.openeuphoria.org/euphoria

please update the ticket with any progress.

2. Comment by axeoth May 29, 2011

hi,

$hg version Mercurial Distributed SCM (version 1.7.5) (see http://mercurial.selenic.com for more information)

Copyright (C) 2005-2010 Matt Mackall and others This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$hg clone http://scm.openeuphoria.org/euphoria abort: HTTP Error 404: Not Found

$hg clone http://scm.openeuphoria.org/editors abort: HTTP Error 404: Not Found

$hg clone http://scm.openeuphoria.org abort: 'http://scm.openeuphoria.org' does not appear to be an hg repository!

3. Comment by ne1uno May 30, 2011

sorry, should have double checked the url http://scm.openeuphoria.org/hg/editors/

4. Comment by axeoth May 31, 2011

Yes, it works now, thank you. However, the links should be updated on this page, too:

http://openeuphoria.org/wiki/view/DownloadEuphoria.wc

(at least, to make it more explicit).

For me it was a blocker because, after going to:

http://scm.openeuphoria.org/

I thought that repositories are http://scm.openeuphoria.org/editors etc (note that I missed the "/hg/" particle before "editors").

Anyway, there is no hg command to download (and update) all the individual repositories at http://scm.openeuphoria.org/ ?

Search



Quick Links

User menu

Not signed in.

Misc Menu