Re: [PATCH v2 1/3] connect.c: allow ssh://user@[2001:db8::1]/repo.git

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

 



(Sorry for the spam, a few things need correction already now,
and forgot cc: Brian)

On 2015-02-21 16.52, Torsten Bögershausen wrote:
> The ssh:// syntax was added in 2386d65822c91, it accepted
> ssh://user@2001:db8::1/repo.git, which is now legacy.
> 
> Over the years the parser was improved to support [] and port numbers,
> but the combination of ssh://user@[2001:db8::1]:222/repo.git did
> never work.
s/did never work/was never implemented/
> 
> The only only way to use a user name, a literall IPV6 address and a port
s/literall/literal/
> number was ssh://[user@2001:db8::1]:222/repo.git
> 
> (Thanks to Christian Taube <lists@xxxxxxxxxxxxxx> for reporting this long
> standing issue)
> 
> New users would use ssh://user@[2001:db8::1]:222/repo.git,
> so change the parser to handle it correctly.
> 
> Support the old legacy URL's as well, to be backwards compatible,

s/URL's/URLs/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]