* [Xenomai] missing branches in ipipe.git when fetching via http from xenomai.org
@ 2013-09-23 14:03 Gernot Hillier
2013-09-23 22:55 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: Gernot Hillier @ 2013-09-23 14:03 UTC (permalink / raw)
To: xenomai
Hi there!
Sorry if this is the wrong place to report server problems. Please let
me know whom to contact if this is the case...
When fetching ipipe via http://, I miss the ipipe-3.8 branch:
> git remote add ipipe http://git.xenomai.org/ipipe.git
> git remote update ipipe
[...]
> git branch -a | grep 3.8
remotes/ipipe/ipipe-3.8.0
> git remote rm ipipe
When using git://, everything works as expected:
> git remote add ipipe git://git.xenomai.org/ipipe.git
> git remote update ipipe
[...]
> git branch -a | grep 3.8
remotes/ipipe/ipipe-3.8
remotes/ipipe/ipipe-3.8.0
Unfortunately, our Siemens firewall forces us to http in most cases - so
it would be great if you could fix it... TIA!
--
With kind regards,
Gernot Hillier
Siemens AG, Corporate Technology, CT RTC ITP SDP-DE
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai] missing branches in ipipe.git when fetching via http from xenomai.org
2013-09-23 14:03 [Xenomai] missing branches in ipipe.git when fetching via http from xenomai.org Gernot Hillier
@ 2013-09-23 22:55 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2013-09-23 22:55 UTC (permalink / raw)
To: Gernot Hillier; +Cc: xenomai
On 09/23/2013 04:03 PM, Gernot Hillier wrote:
> Hi there!
>
> Sorry if this is the wrong place to report server problems. Please let
> me know whom to contact if this is the case...
>
> When fetching ipipe via http://, I miss the ipipe-3.8 branch:
>
> > git remote add ipipe http://git.xenomai.org/ipipe.git
> > git remote update ipipe
> [...]
> > git branch -a | grep 3.8
> remotes/ipipe/ipipe-3.8.0
> > git remote rm ipipe
>
> When using git://, everything works as expected:
>
> > git remote add ipipe git://git.xenomai.org/ipipe.git
> > git remote update ipipe
> [...]
> > git branch -a | grep 3.8
> remotes/ipipe/ipipe-3.8
> remotes/ipipe/ipipe-3.8.0
>
> Unfortunately, our Siemens firewall forces us to http in most cases - so
> it would be great if you could fix it... TIA!
>
This is the right place. Some hooks were missing in the ipipe
repository, this should be fixed now.
--
Gilles.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-23 22:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-23 14:03 [Xenomai] missing branches in ipipe.git when fetching via http from xenomai.org Gernot Hillier
2013-09-23 22:55 ` Gilles Chanteperdrix
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.