<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 12, 2019 at 12:18 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 12/02/2019 03:48, Chris Johns wrote:<br>
>> We chose<br>
>> +:file:`$HOME/quick-start/rtems/5` as the installation prefix.<br>
>> +<br>
>> +You need at least two source archives or Git repositories to work with RTEMS.<br>
>> +You can download the source archives for a released RTEMS version or you can<br>
>> +clone Git repositories to get all versions of RTEMS including the development<br>
>> +head.<br>
>> +<br>
>> +We will clone the Git repositories into :file:`$HOME/quick-start/src`.<br>
>> +<br>
>> +.. code-block:: none<br>
>> +<br>
>> +    mkdir -p $HOME/quick-start/src<br>
>> +    cd $HOME/quick-start/src<br>
>> +    git clonehttps://git.rtems.git/rtems-source-builder  rsb<br>
>> +    git clonehttps://git.rtems.git/rtems<br>
> I feel we need the https access to git fixed for this to be in the doco. I have<br>
> no idea how to sort this out. We have and are supporting git:// so may be this<br>
> should be documented and the alternative added as helper for those who cannot to<br>
> git via the git protocol?<br>
<br>
We should fix our HTTPS clone support or use Github as the default <br>
source for read-only clones.</blockquote><div><br></div><div>Is there a ticket for supporting https clones?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> From my point of view offering the Git <br>
protocol is user unfriendly. The clone via HTTPS works everywhere, even <br>
behind firewalls and proxies.<br></blockquote><div><br></div><div>Perhaps a word is missing in your response. </div><div><br>Some have to use https and we should support it. I wouldn't recommend it</div><div>as a first choice. If someone doesn't have to use it, then they should use the</div><div>native git protocol.</div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : +49 89 189 47 41-16<br>
Fax     : +49 89 189 47 41-09<br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div></div>