Re: [linux-next] Repository not clone-able via git-protocol VS. http(s) is fine

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

 



FYI:
The personal GIT repo of Stephen is git-clone-able:

$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
Cloning into linux-next...
remote: Counting objects: 2633561

(...will add this as a workaround to my script.)

- Sedat -

On Fri, Jun 3, 2011 at 11:18 AM, Sedat Dilek <sedat.dilek@xxxxxxxxxxxxxx> wrote:
> Just FYI:
>
> [1] git protocol NOPE
>
> $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> Cloning into linux-next...
> fatal: protocol error: bad line length character: git:
>
> $ git clone git://git.us.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> Cloning into linux-next...
> fatal: protocol error: bad line length character: git:
>
> $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> Cloning into linux-2.6...
> ^Cmote: Counting objects: 1955
>
> [2] http(s) protocol HOPE
>
> $ git clone http://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> Cloning into linux-next...
> remote: Counting objects: 104
>
> $ git clone https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> Cloning into linux-next...
> remote: Counting objects: 497935
>
> - Sedat -
>
> [1] http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=summary
>
--
To unsubscribe from this list: send the line "unsubscribe linux-next" 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]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux