On 17/12/2018 10:57, Siddons, David wrote:
> 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/
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 May
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
__
.but this worked:
git clone https://github.com/RTEMS/rtems-source-builder.git rsb.
Pete.
From: Siddons, David
Sent: Sunday, December 16, 2018 2:56:01 PM
To: RTEMS
Subject: can't clone rsb
I'm trying to clone the rsb repository using this command:
~/develo
I'm trying to clone the rsb repository using this command:
~/development/rtems$ git clone https://git.rtems.org/rtems-source-builder.git
rsb
Cloning into 'rsb'...
fatal: repository 'https://git.rtems.org/rtems-source-builder.git/' not found
As you can see, the repository is not found. This is fo
Dear all,
I have written to express my appreciation for this community. Hope that it
doesn't disturb you or bring any inconveniences. Being a GCI student, it
has been great to be able to work with you, though I am sure you have found
that often you are doing most of the work because I am not sure