Cloning Fabric Git Repo on Jboss Fuse 6.2

29 views
Skip to first unread message

Andro Ruoss

unread,
Jun 17, 2016, 7:32:22 AM6/17/16
to fabric8
Hi all,
i'm trying to clone locally to my pc a remote Fabric Git repository to be able to make changes and tracking locally.

i tried to connect as per documentation to the fabric git repo:

git clone -b 1.0 http://admin:admin@hostname:8181/git/fabric

with windows gui and bash git client but every time i try to connect i receive a fatal error not found:

GIT_CURL_VERBOSE=1 git clone -b 1.0 http://admin:admin@hostname:8181/git/fabric
Cloning into 'fabric'...
* Couldn't find host hostanme in the _netrc file; using defaults
* timeout on name lookup is not supported
* Trying hostanme...
* Connected to hostanme (hostanme) port 8181 (#0)
> GET /git/fabric/info/refs?service=git-upload-pack HTTP/1.1
Host: hostanme:8181
User-Agent: git/2.8.3.windows.1
Accept: */*
Accept-Encoding: gzip
Accept-Language: it-IT, *;q=0.9
Pragma: no-cache

< HTTP/1.1 404 Not Found
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/html;charset=ISO-8859-1
< Content-Length: 1287
< Server: Jetty(8.1.17.v20150415)
<
* Connection #0 to host hostanme left intact
fatal: repository 'http://admin:admin@hostanme:8181/git/fabric/' not found


is there anyone that can help to solve or advice on that.

thank you all for contributing.
Best Regards
Reply all
Reply to author
Forward
0 new messages