Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] CBI Eclipse Platform moved

I'm able to clone the repository over HTTP protocol  :-)

Ludmila Shikhvarg wrote:
Actually, here is the output with a firewall:
Cloning into R4_platform-aggregator...
git.eclipse.org <http://git.eclipse.org>[0: 206.191.52.44]: errno=Network is unreachable
fatal: unable to connect a socket (Network is unreachable)

Any suggestion?

Paul Webster wrote:
On Mon, Mar 5, 2012 at 5:25 PM, Ludmila Shikhvarg <Ludmila.Shikhvarg@xxxxxxxxxx <mailto:Ludmila.Shikhvarg@xxxxxxxxxx>> wrote:

    the git version is 1.7.1 on my system.

    Here is the output if  "--recurse-submodules" is removed from the
    command line:
$ git clone -b tycho-monolith-build git://git.eclipse.org/gitroot/cbi/platform-aggregator.git
    R4_platform-aggregator
    <http://git.eclipse.org/gitroot/cbi/platform-aggregator.gitR4_platform-aggregator>

    Initialized empty Git repository in
    /home/dtftest/R4_platform-aggregator/.git/
    git.eclipse.org <http://git.eclipse.org>[0: 206.191.52.44]:
    errno=Connection timed out
    fatal: unable to connect a socket (Connection timed out)


Maybe a firewall problem? I don't seem to have a problem and I cut/paste the command from your post:

$ git clone -b tycho-monolith-build git://git.eclipse.org/gitroot/cbi/platform-aggregator.git <http://git.eclipse.org/gitroot/cbi/platform-aggregator.git> R4_platform-aggregator
Cloning into R4_platform-aggregator...
remote: Counting objects: 2036, done.
remote: Compressing objects: 100% (1420/1420), done.
remote: Total 2036 (delta 734), reused 1501 (delta 397)
Receiving objects: 100% (2036/2036), 19.51 MiB | 2.27 MiB/s, done.
Resolving deltas: 100% (734/734), done.

I haven't quite figured out the submodule command though ...

--
Paul Webster
Hi floor.  Make me a sammich! - GIR
------------------------------------------------------------------------

_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev

------------------------------------------------------------------------

_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev



Back to the top