Added http support for cloning. See http://slf4j.org/repos.html
Ceki Gulcu wrote:
I think git supports a whole bunch of protocols including http and/or
webdav. The git.qos.ch server currently supports SSH (port 22) and the
git protocol (port 9418).
Github allows you to fork the repository, but the forked version, as far
as I could tell, is accessible only via the git protocol.
Both git.qos.ch and githib can create .zip or tar.gz files of a snapshot
with just one click. You get the whole source code (but not the .git
repository). Anyway, I'll have to explore how http could be supported.
ralph.goers @dslextreme.com wrote:
Do the git commands to clone and interact with the remote repository
use http or webdav as subversion does? If not it will be very
difficult for me to work on SLF4J or Logback while behind my
employer's firewall as most ports are blocked.
Ralph
--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev