[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cannot clone development sources
From: |
Torsten Lilge |
Subject: |
Re: Cannot clone development sources |
Date: |
Thu, 17 Dec 2020 20:31:52 +0100 |
On Thu, 2020-12-17 at 22:54 +0530, Alquama Salim wrote:
> i am a noobie interested in Octave. I wished to see the code
> underlying but was unable to clone it. i used the command
> hg clone https://www.octave.org/hg/octave
> but it shows
> abort: HTTP Error 502: Bad Gateway
> please someone help me out cloning the whole thing in my system.
> Thanks in advance
This seems to be a problem on the server. The web-interface
http://hg.savannah.gnu.org/hgweb/octave/ responds with the same error.
Accessing the repo via ssh is possible.
Torsten