Hello Jan,
thanks for the observation. I expected to get some information that it
is doing something, e.g. on Github I get:
git clone https://github.com/RTEMS/rtems-libbsd
Cloning into 'rtems-libbsd'...
remote: Enumerating objects: 708, done.
remote: Counting objects: 100% (708/708), done.
remote: Compressing objects: 100% (608/608), done.
Receiving objects: 9% (3111/34566), 2.34 MiB | 1.15 MiB/s
From git.rtems.org I get only this output:
git clone https://git.rtems.org/rtems-libbsd
Cloning into 'rtems-libbsd'...
Thus I assumed, that this request was somehow blocked and would result
in a timeout in a while. With the Git protocol I get:
git clone git://git.rtems.org/rtems-libbsd.git
Cloning into 'rtems-libbsd'...
remote: Counting objects: 34566, done.
remote: Compressing objects: 100% (8700/8700), done.
Receiving objects: 17% (5877/34566), 604.00 KiB | 539.00 KiB/s
On 28/01/2019 12:21, jan.som...@dlr.de wrote:
Hi,
I used to clone the repositories of git.rtems.org via https, because ssh is
blocked outside of our intranet.
I just tried again and it seems to work:
/tmp> git clone https://git.rtems.org/rtems-tools/
Klone nach 'rtems-tools' ...
/tmp>
With the main rtems-repository cloning takes quite a long time with no feedback
in the console.
Best regards,
Jan
Deutsches Zentrum für Luft- und Raumfahrt e. V. (DLR)
German Aerospace Center
Simulation and Software Technology | Software for Space Systems and Interactive
Visualization | Lilienthalplatz 7 | 38108 Braunschweig | Germany
Jan Sommer
Telephone +49 531 295-2494 | Telefax 0531 295-2767 | jan.som...@dlr.de
DLR.de/SC
-----Ursprüngliche Nachricht-----
Von: devel [mailto:devel-boun...@rtems.org] Im Auftrag von Sebastian
Huber
Gesendet: Montag, 28. Januar 2019 12:12
An: RTEMS
Betreff: Clone RTEMS Repositories via HTTPS?
Hello,
I rework currently the quick start chapter. I used the Github mirrors to
clone the repositories:
https://lists.rtems.org/pipermail/devel/2019-January/024580.html
It is not unusual that the Git protocol is blocked by company firewalls.
The git.rtems.org site offers no HTTPS Git clones in contrast to the
Github mirrors at github.com/RTEMS. A quick start chapter should not
burden the user with useless questions, e.g.
Does your company block the Git protocol? If no, then clone from
git.rtems.org, otherwise clone from github.com.
This could raise also more questions on the user side, e.g. what is the
difference between these sources? Why does it matter?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel