emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ELPA repository broken


From: Stephen Leake
Subject: Re: ELPA repository broken
Date: Mon, 15 Feb 2016 12:10:39 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt)

Andreas Schwab <address@hidden> writes:

> Stephen Leake <address@hidden> 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://address@hidden/emacs.git

ELPA: git clone ssh://address@hidden/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.

-- 
-- Stephe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]