emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Cc: Bastien <bzg@gnu.org>
Subject: Adjust git redirect to [correct] savannah repo
Date: Tue, 28 Sep 2021 18:36:22 -0500	[thread overview]
Message-ID: <CA+M2ft8X-jM3=AnTLCw2UAhG1D5+p4u=J-3pMcfh172xNhNxSg@mail.gmail.com> (raw)

Greetings,

I haven't updated org in quite some time. Doing my typical git pull, I
got this notice:

$ git pull
make clfatal: unable to update url base from redirection:
  asked for: https://code.orgmode.org/bzg/org-mode.git/info/refs?service=git-upload-pack
   redirect: https://git.savannah.gnu.org/cgit/emacs/org-mode.git/?service=git-upload-pack

I tried manually using `git remote set-url` to force the savannah
address, but from looking at the docs, it seems it should just be
.../git/..., not the supplied .../cgit/..., which fails:

$ git remote set-url origin https://git.savannah.gnu.org/cgit/emacs/org-mode.git
$ git pull
fatal: repository
'https://git.savannah.gnu.org/cgit/emacs/org-mode.git/' not found

Looking at the savannah site, they provide these three clone URLs:
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/

#+begin_quote
Clone
git://git.savannah.gnu.org/emacs/org-mode.git
https://git.savannah.gnu.org/git/emacs/org-mode.git
ssh://git.savannah.gnu.org/srv/git/emacs/org-mode.git
#+end_quote

I'm just passing this along in case there are other lingering stale
updaters out there who might have this occur. Could the redirect at
code.orgmode.org be adjusted accordingly?


Best regards,
John


             reply	other threads:[~2021-09-28 23:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28 23:36 John Hendy [this message]
2021-09-29  7:35 ` Adjust git redirect to [correct] savannah repo Bastien Guerry

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+M2ft8X-jM3=AnTLCw2UAhG1D5+p4u=J-3pMcfh172xNhNxSg@mail.gmail.com' \
    --to=jw.hendy@gmail.com \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).