* Anonymous HTTPS cloning of repository is failed
@ 2020-09-29 15:41 Yasuhiro KIMURA
2020-09-29 16:10 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Yasuhiro KIMURA @ 2020-09-29 15:41 UTC (permalink / raw)
To: emacs-devel
Hello All,
Sorry if this ML is wrong place to ask this question. But anonymous
HTTPS cloning of repository is failed as following.
yasu@eastasia[3561]% git clone https://git.savannah.gnu.org/git/emacs.git
Cloning into 'emacs'...
error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504
fatal: the remote end hung up unexpectedly
yasu@eastasia[3561]%
I also tried it with repositories of projects hosted in savannah but
all of them are successfully cloned. So the error seems to be specific
to emacs repository.
Then where should I report this problem?
Best Regards.
---
Yasuhiro KIMURA
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Anonymous HTTPS cloning of repository is failed
2020-09-29 15:41 Anonymous HTTPS cloning of repository is failed Yasuhiro KIMURA
@ 2020-09-29 16:10 ` Eli Zaretskii
2020-09-29 16:19 ` Yasuhiro KIMURA
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2020-09-29 16:10 UTC (permalink / raw)
To: Yasuhiro KIMURA; +Cc: emacs-devel
> Date: Wed, 30 Sep 2020 00:41:04 +0900 (JST)
> From: Yasuhiro KIMURA <yasu@utahime.org>
>
> Sorry if this ML is wrong place to ask this question. But anonymous
> HTTPS cloning of repository is failed as following.
>
> yasu@eastasia[3561]% git clone https://git.savannah.gnu.org/git/emacs.git
> Cloning into 'emacs'...
> error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504
> fatal: the remote end hung up unexpectedly
> yasu@eastasia[3561]%
This usually means the Savannah Git server is overloaded, and should
be reported to savannah-hackers-public@gnu.org, where the report will
be read by people who can diagnose those problems.
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Anonymous HTTPS cloning of repository is failed
2020-09-29 16:10 ` Eli Zaretskii
@ 2020-09-29 16:19 ` Yasuhiro KIMURA
0 siblings, 0 replies; 3+ messages in thread
From: Yasuhiro KIMURA @ 2020-09-29 16:19 UTC (permalink / raw)
To: emacs-devel
From: Eli Zaretskii <eliz@gnu.org>
Subject: Re: Anonymous HTTPS cloning of repository is failed
Date: Tue, 29 Sep 2020 19:10:06 +0300
> This usually means the Savannah Git server is overloaded, and should
> be reported to savannah-hackers-public@gnu.org, where the report will
> be read by people who can diagnose those problems.
Thank you for quick reply. I'll report the problem to that ML.
---
Yasuhiro KIMURA
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-09-29 16:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-29 15:41 Anonymous HTTPS cloning of repository is failed Yasuhiro KIMURA
2020-09-29 16:10 ` Eli Zaretskii
2020-09-29 16:19 ` Yasuhiro KIMURA
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.