On Sat, Nov 10, 2012 at 12:09:09AM +0000, Dilger, Andreas wrote: > The manual source is hosted in a Git/Gerrit repository in Docbook XML > format and can be downloaded at: > > git clone http://git.whamcloud.com/doc/manual lustre-manual
That doesn't work for me: % git clone http://review.whamcloud.com/doc/manual lustre-manual Cloning into lustre-manual... fatal: http://review.whamcloud.com/doc/manual/info/refs not found: did you run git update-server-info on the server? I've only been able to check out the manual source directly from gerrit: git clone http://review.whamcloud.com/p/doc/manual lustre-manual or, git clone ssh://[email protected]:29418/doc/manual lustre-manual Ned _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
