Re: Migrating to Github

new topic     » goto parent     » topic index » view thread      » older message » newer message
SDPringle said...

I suppose you should disable the Mercurial service, as we shouldn't use it and it just makes sense to remove what we don't use from a security perspective generally speaking. Apart from that someone might forget that he needs to use Git now and commit to the wrong place.

I did!

ghaberek said...

Edit: I've setup a redirect on the existing SCM page to kick those links over to the corresponding GitHub page.

e.g. http://scm.openeuphoria.org/hg/euphoria redirects to https://github.com/OpenEuphoria/euphoria

See?

hg clone http://scm.openeuphoria.org/hg/euphoria euphoria-hg 
abort: HTTP Error 406: Not Acceptable 

Mercurial no longer works.

git clone http://scm.openeuphoria.org/hg/euphoria euphoria-git 
Cloning into 'euphoria-git'... 
remote: Counting objects: 41737, done. 
remote: Compressing objects: 100% (17151/17151), done. 
remote: Total 41737 (delta 25374), reused 40416 (delta 24056), pack-reused 0 
Receiving objects: 100% (41737/41737), 135.33 MiB | 2.76 MiB/s, done. 
Resolving deltas: 100% (25374/25374), done. 
Checking connectivity... done. 
Checking out files: 100% (843/843), done. 

But Git does work. This is just a redirect to GitHub.

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu