can't clone rsb
Chris Johns
chrisj at rtems.org
Mon Dec 17 05:50:50 UTC 2018
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/' not found
Where is the fatal error coming from?
> I'll try from work tomorrow Maybe it's a problem with my provider at home.
Good idea. On my Windows machine I get:
$ git config -l | grep remote.origin.url
remote.origin.url=git://git.rtems.org/rtems-source-builder.git
$ git pull
Already up to date.
Chris
More information about the users
mailing list