emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] 502/slow response from new repo [9.5 (9.5-g9364b2 @ /home/n/.emacs.d/straight/build/org/)]
@ 2021-09-26 16:08 No Wayman
  2021-09-26 20:22 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: No Wayman @ 2021-09-26 16:08 UTC (permalink / raw)
  To: emacs-orgmode


Experiencing 502 errors and delay when trying to clone the new 
development repo:

time git clone https://git.savannah.gnu.org/git/emacs/org-mode.git
Cloning into 'org-mode'...
remote: Counting objects: 129920, done.
remote: Compressing objects: 100% (28292/28292), done.
remote: Total 129920 (delta 101703), reused 129609 (delta 101488)
Receiving objects: 100% (129920/129920), 81.43 MiB | 10.35 MiB/s, 
done.
Resolving deltas: 100% (101703/101703), done.

real	1m59.019s
user	0m27.884s
sys	0m0.955s

That was after multiple attempts which resulted in 502 errors.

For comparison:
time git clone -b master git://git.sv.gnu.org/emacs.git
Cloning into 'emacs'...
remote: Counting objects: 950806, done.
remote: Compressing objects: 100% (167880/167880), done.
remote: Total 950806 (delta 782727), reused 949614 (delta 781638)
Receiving objects: 100% (950806/950806), 318.40 MiB | 31.17 MiB/s, 
done.
Resolving deltas: 100% (782727/782727), done.

real	1m37.033s
user	2m56.213s
sys	0m2.527s

Just a heads up.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-03 17:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-26 16:08 [BUG] 502/slow response from new repo [9.5 (9.5-g9364b2 @ /home/n/.emacs.d/straight/build/org/)] No Wayman
2021-09-26 20:22 ` Bastien
2021-10-03 14:49   ` Amin Bandali
2021-10-03 17:17     ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).