git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Vincent B." <vb@luminar.eu.org>
To: "Torsten Bögershausen" <tboegi@web.de>, git@vger.kernel.org
Subject: Re: Unable to clone a repo over an IPv6 link local address: port got trimmed to 4 chars
Date: Tue, 24 Jun 2014 15:19:10 +0200	[thread overview]
Message-ID: <53A97ACE.8040405@luminar.eu.org> (raw)
In-Reply-To: <53A97A08.2020304@web.de>

On 24/06/2014 15:15, Torsten Bögershausen wrote:
> Which OS are you using ?
> 
> what does
> git --version
> give?
> 
> And what does this do ?
> 
> GIT_CURL_VERBOSE=1 LANG=C git clone "http://[fe80::226:c6ff:fe50:efa0%wlan0]:33075/repo"
> 

My mistake, actually:

As per RFC6874, IPv6 URI with zones have to be encoded [::%25zone] and not [::%zone]. It is working now.

Thanks,

Vincent

      reply	other threads:[~2014-06-24 13:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-24 12:47 Unable to clone a repo over an IPv6 link local address: port got trimmed to 4 chars Vincent B.
2014-06-24 13:15 ` Torsten Bögershausen
2014-06-24 13:19   ` Vincent B. [this message]

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=53A97ACE.8040405@luminar.eu.org \
    --to=vb@luminar.eu.org \
    --cc=git@vger.kernel.org \
    --cc=tboegi@web.de \
    /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.
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 NNTP newsgroup(s).