On 27/02/13 11:19, David Seikel wrote: > From what I can tell after some research, all of these need someone on > the server end to create a list of all the repos, or to create such a > list manually on the client end. There does not seem to be any > AUTOMATED way of collecting the list of all the repos, short of > scraping the http://git.enlightenment.org/ web page, which might > itself be manually created? Git seems to not provide this sort of > functionality. Someone correct me if I'm wrong please.
The web page is created on the fly by cgit (a repository viewer for git) which integrates with gitolite (the repository access management system we're using). If you're interested in more you might want to read into the documentation for both, especially scan-path for cgit. That's the server side. Tom already answered for the client side. If you want something that clones everything for you I guess Tom's script is a good place to start. You could also give mr a try - it seems you could create a .mrconfig with the relevant paths and distribute that: http://joeyh.name/blog/entry/introducing_mr/ Regards, Daniel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel