[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-dev: HTTP git




On Sat, 2007-07-14 at 23:56 -0400, Ales Hvezda wrote:
> Hi,
> > Is it possible to provide geda gittree through http also??
> > I'm behind a firewall and it sucks keep asking TI dudes to open git
> > port for a while until I update my gittree...
> > 
> > Could it be done??
> 
> Absolutely.  You can access the gEDA/gaf git using:
> 
> git clone http://git.gpleda.org/git/gaf.git

It should probably be noted that the HTTP method of cloning isn't as
clever as the git:// or ssh:// (for developers) protocols, and it will
use more bandwidth. The other two only fetch specifically what objects
they need from the remote repository.

People ought to use git:// or ssh:// where they can in preference to
http:// for this reason.

Peter




_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev