On Tue, 2009-02-10 at 14:25 -0700, Tomas Winkler wrote: > On Tue, Feb 10, 2009 at 6:27 PM, Rusty Lynch <[email protected]> wrote: > > On Tue, 2009-02-10 at 07:04 -0700, Tomas Winkler wrote: > >> On Tue, Feb 3, 2009 at 11:44 PM, Rusty Lynch <[email protected]> wrote:
> >> So what happen to > >> http://git.moblin.org/repos/tools/moblin-image-creator.git > > > > $ git clone git://git.moblin.org/moblin-image-creator.git > > > > This is mic1. The source repository for the new version of mic is > > currently only available via source rpm or source debian packages. > > When do you open development tree in git? I don't know. I'm not writing mic2 code (only using mic2). Anas, what are your plans? > >> How do I access know repository from behind firewall. > > > > I'm not sure i understand the question, but you can see what trees are > > available via: > > http://git.moblin.org/ > > > This look like cgit i.e. browsing only. Exactly. I was unclear as to what you were really asking. We do not support cloning over http. The feature is actually deprecated in git, and tends to break in a lot of situations. > > > and... when you click on a given repository, like connnman, then the > > bottom of the page shows the git:// url to use for cloning. > > > > git port is usually not opened in firewall unlike http, I had > impression this is well known issue. Well... I wouldn't say most firewalls block the git port, but my employer does. That's why I funnel git over a generic socks5 proxy. This is a very common thing to do in a world where almost all git trees are accessed over git:// (unless you have write access, and then its ssh.) > > If your asking 'how do i clone from behind a firewall', then the answer > > depends on your firewall. From my employers network I use git through a > > socks5 proxy with no issue. > > Since we have the same employer can you give me specific instructions > in private mail. Yes, you can use a socks5 proxy. The details will be specific to the Intel network so lets take this offline. --rusty _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
