all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: ELPA repository broken
Date: Mon, 15 Feb 2016 16:40:49 -0600	[thread overview]
Message-ID: <86a8n1siku.fsf@stephe-leake.org> (raw)
In-Reply-To: <86ziv1sv34.fsf@stephe-leake.org> (Stephen Leake's message of "Mon, 15 Feb 2016 12:10:39 -0600")

Stephen Leake <stephen_leake@stephe-leake.org> writes:

> Andreas Schwab <schwab@linux-m68k.org> writes:
>
>> Stephen Leake <stephen_leake@stephe-leake.org> writes:
>>
>>> I obtained this URL by replacing "git://" with "ssh://stephen_leake";
>>> the same transformation on the emacs git URL works fine.
>>
>> Does it?
>
> The Savannah Emacs summary page gives these two git URLs:
>
> Emacs: git clone -b master git://git.sv.gnu.org/emacs.git
>
> ELPA: git clone git://git.sv.gnu.org/emacs/elpa
>
> Replacing "git://" with "ssh://stephen_leake@" (I left out the @ above)
> gives:
>
> Emacs: git clone -b master ssh://stephen_leake@git.sv.gnu.org/emacs.git
>
> ELPA: git clone ssh://stephen_leake@git.sv.gnu.org/emacs/elpa
>
>
> Hmm. The Emacs URL worked for me last week when I checked out Emacs;
> it's in emacs/master/.git/config. Now it's not working with "git clone";
> same error as ELPA. But "git fetch" works in that workspace. Sigh.

I take it back; I did not compare the URLs carefully. Here's what works
via ssh:

ssh://stephen_leake@git.sv.gnu.org:/srv/git/emacs/elpa.git

note the ":/srv/git" and the ".git".

-- 
-- Stephe



  parent reply	other threads:[~2016-02-15 22:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-15 17:33 ELPA repository broken Stephen Leake
2016-02-15 17:52 ` Michael Heerdegen
2016-02-15 18:14   ` Stephen Leake
2016-02-15 17:58 ` Andreas Schwab
2016-02-15 18:10   ` Stephen Leake
2016-02-15 22:06     ` Andreas Schwab
2016-02-15 22:40     ` Stephen Leake [this message]
2016-02-15 18:20 ` Alain Schneble
2016-02-15 18:43   ` Alain Schneble
2016-02-15 19:10 ` Teemu Likonen
2016-02-15 21:11   ` Stephen Leake
2016-02-15 22:59   ` Andreas Schwab
2016-02-16 14:48     ` Stephen Leake
2016-02-15 23:29 ` Paul Eggert
2016-02-16  0:10   ` Andreas Schwab
2016-02-16  1:56     ` Paul Eggert
2016-02-16  8:49       ` Andreas Schwab
2016-02-16 15:41         ` Paul Eggert

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

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

  git send-email \
    --in-reply-to=86a8n1siku.fsf@stephe-leake.org \
    --to=stephen_leake@stephe-leake.org \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@linux-m68k.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 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.