On Wed, Dec 8, 2010 at 4:12 PM, Darko Hojnik <hoj...@virtualizing.org> wrote: > hmm there is a simple problem with wget > > wget -r http://src.illumos.org/source/xref/illumos-opengrok/usr/src/grub > > I get only the index.html :/ Any ideas?
OpenGrok is meant for humans viewing code, not downloading machine-readable sources. If you want a copy of the source, do 'hg clone ssh://ano...@hg.illumos.org/illumos-gate' [1] (or the potentially faster http://hg.openindiana.org/illumos-gate mirror). Unfortunately you can't create a clone with only the subtree. [1] hg commands control the Mercurial SCM. If you're not familiar with Mercurial, see http://hgbook.red-bean.com/ -Albert _______________________________________________ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss