On 2011-12-14, at 11:30 AM, Charland, Denis wrote: > I tried to checkout Lustre 1.8.7 from the Whamcloud Git repository the same > way I did for 1.8.5 earlier this fall: > > git clone -b b1_8 http://git.whamcloud.com/fs/lustre-release.git lustre > > cd lustre > > git checkout -b 1.8.7 1.8.7 > > but I get the following error message: > > error: pathspec ‘1.8.7’ did not match any file(s) known to git. > > What is the right version to use to checkout 1.8.7 ?
Ah, there is a v1_8_7_WC1 tag, but not a 1.8.7-wc1 tag. We are adding the ".wc1" suffix to distinguish this from the Oracle release, which is not identical. Johann, could you please make a 1.8.7-wc1 tag to match the previous practise of having both v1_8_* and 1.8.* tags for convenience. Cheers, Andreas -- Andreas Dilger Principal Engineer Whamcloud, Inc. _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
