Re: rtems git readonly access behind corporate firewall
On Thu, Mar 29, 2012 at 2:37 PM, Cláudio Silva
<claudiodcsilva@...> wrote:
> Hi Jeff,
>
> git clone http://git.rtems.org/rtems rtems works for me.
>
> There were some problems earlier today in the RTEMS git repository.
> You probably tried to clone when those issues were being solved by
> Joel and therefore you got cloning errors.
> Please try again. It should work.
>
>
> Regards,
> Cláudio
>
> On Thu, Mar 29, 2012 at 7:13 PM, Hill, Jeffrey O <johill@...> wrote:
>> Hi,
>>
>> I am attempting to use the RTEMS git repository but the following recommended command doesn't work.
>>
>>> git clone git://git.rtems.org/rtems.git rtems
>>
Also due to the repo being down the usual git clone was not working
using the git protocol so you might want to retry this as well.
-Gedare
>> We have a corporate firewall here so it appears that I am forced to use one of the following commands
instead (emphasis on http) after configuring the proper http proxy in git, but neither of these attempts
are successful. There is an "rtems" but not an "rtems.git" at http://git.rtems.org/.
>>
(Continue reading)