can't clone rsb

Siddons, David siddons at bnl.gov
Sun Dec 16 23:57:30 UTC 2018


Hi Chris,

   I showed in my first email that this command can't find a repository:


~/development/rtems$ git clone git://git.rtems.org/rtems-source-builder.git rsb
Cloning into 'rsb'...
fatal: repository 'https://git.rtems.org//rtems-source-builder.git/' not found

I'll try from work tomorrow Maybe it's a problem with my provider at home.
Pete.


________________________________
From: Chris Johns <chrisj at rtems.org>
Sent: Sunday, December 16, 2018 6:37 PM
To: Siddons, David; RTEMS
Subject: Re: can't clone rsb

On 17/12/2018 07:24, Siddons, David wrote:
> .....but this worked:
>
> git clone https://github.com/RTEMS/rtems-source-builder.git rsb.
>

Please try:

  git clone git://git.rtems.org/rtems-source-builder.git rsb

The https path points to cgit for the web user interface.

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20181216/09cffc34/attachment.html>


More information about the users mailing list