Gang,
When I use git via proxy(behind firewall), I need to change
the protocol from "git" to "http", e.g.,
git clone *git*://dscm.ops4j.org/qi4j-core.git => git clone *http*://
dscm.ops4j.org/qi4j-core.git

I had try this on http://github.com/rails/rails.git, it works.
But on qi4j-core.git,  I got:

fatal: http://dscm.ops4j.org/qi4j-core.git/info/refs not found: did you run
git update-server-info on the server?

Any clues?  Thanks

Tim
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to