From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Geoff Shannon Newsgroups: gmane.emacs.devel Subject: Re: git conversion trial repository #5 Date: Thu, 15 May 2014 10:24:35 -0700 Message-ID: References: <20140515083817.3E5A1380391@snark.thyrsus.com> <5374E3FC.4020509@cs.ucla.edu> <877g5nghbt.fsf@fencepost.gnu.org> <20140515171458.GB23528@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0435c00424287104f9739208 X-Trace: ger.gmane.org 1400174693 19768 80.91.229.3 (15 May 2014 17:24:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2014 17:24:53 +0000 (UTC) Cc: David Kastrup , "emacs-devel@gnu.org" To: "esr@thyrsus.com" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 15 19:24:45 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WkzOf-0007m8-6E for ged-emacs-devel@m.gmane.org; Thu, 15 May 2014 19:24:45 +0200 Original-Received: from localhost ([::1]:59611 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkzOe-0007oW-Ks for ged-emacs-devel@m.gmane.org; Thu, 15 May 2014 13:24:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkzOZ-0007mJ-Rf for emacs-devel@gnu.org; Thu, 15 May 2014 13:24:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkzOY-0003CZ-S4 for emacs-devel@gnu.org; Thu, 15 May 2014 13:24:39 -0400 Original-Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:59974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkzOX-0003C7-9Z; Thu, 15 May 2014 13:24:37 -0400 Original-Received: by mail-we0-f179.google.com with SMTP id q59so1389225wes.24 for ; Thu, 15 May 2014 10:24:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=sB52t/o0c+bTGv0YwOTKcoTXLGHgOlQZNA9N9BvOv/4=; b=EGrMY7MhhSJqXJK/wZEGoyW5hu7YNeDbEY3ZJo91cb8f1EqLlwg7UJREug3EkPdF9g 8F971E4Vh8IEYLophcfywdaaVbpSWxTvBusqowRR5Xd4asuZCKjdoMcFJ6xKYBYtnU8Q ugFO2fqSIFbdqcCGU7c9K6+kbZ64ewzLvNWgvkEEefVL7yBquzD854UqPhQfN+mKU4QS iQPEmQEH1P1MODfznLelKwUMUEysUDrpi+0C6z8+BzkoGJErKVUxPMoHBWeoO8Sg5Q6z rPcCCLOtqFuMqy+UWpV7ZalcSJHmkHnbyGSOpZ0SPR9006bJCU6ALjwzPW9VYwA/fUQb CBYQ== X-Received: by 10.180.76.116 with SMTP id j20mr32158441wiw.21.1400174675239; Thu, 15 May 2014 10:24:35 -0700 (PDT) Original-Received: by 10.194.189.244 with HTTP; Thu, 15 May 2014 10:24:35 -0700 (PDT) In-Reply-To: <20140515171458.GB23528@thyrsus.com> X-Google-Sender-Auth: 9nrEzl1LSJD9Zp1QstTPn26GRbE X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::233 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:171858 Archived-At: --f46d0435c00424287104f9739208 Content-Type: text/plain; charset=UTF-8 That looks like the git via ssh link, in which case the git@...: syntax is correct. Eric, your link may require write access to the repo. There's also the https link https://git.gitorious.org/emacs-transition/review5.git On Thursday, May 15, 2014, Eric S. Raymond wrote: > David Kastrup >: > > Totally garbled link I'd say. Try > > > > git clone git://gitorious.org/emacs-transition/review5.git > > > > instead. > > I believe you, but I'm pasting the link gitorious presents, dangit. > > I think we've had this problem before. > -- > Eric S. Raymond > > -- Geoff Nothing is ever easy. --f46d0435c00424287104f9739208 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable That looks like the git via ssh link, in which case the git@...: syntax is = correct.=C2=A0

Eric, your link may require write access = to the repo. There's also the https link
<= span style=3D"background-color:rgba(255,255,255,0)">https://git.gitorious.org/emacs= -transition/review5.git

On Thursday, May 15, 2014, Eric S. Raymond <esr@thyrsus.com> wrote:
David Kastrup <dak@gnu.org>:
> Totally garbled link I'd say. =C2=A0Try
>
> git clone git://gitorious.org/emacs-transition/review5.git >
> instead.

I believe you, but I'm pasting the link gitorious presents, dangit.

I think we've had this problem before.
--
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"= http://www.catb.org= /~esr/">Eric S. Raymond</a>



--
Geoff
Nothing is ever easy.

--f46d0435c00424287104f9739208--