Boost logo

Boost Users :

From: Angus Leeming (yg-boost-users_at_[hidden])
Date: 2003-08-07 08:11:07


Hi,

I have just tried to checkout the boost cvs tree from sourceforge, but get
stuck at
cvs server: Updating boost/libs/numeric/mtl/test
cvs server: [05:07:19] waiting for anoncvs_boost's lock in
/cvsroot/boost/boost/libs/numeric/mtl/test

I can subsequently check out the remaining stuff with
$ cat tmp
pool preprocessor property_map python random rational regex signals
smart_ptr spirit static_assert test thread timer tokenizer tuple
type_traits utility

$ for dir in `cat tmp`; do cvs -z3 co boost/libs/$dir; done

so it appears that the problem is specific to the
boost/libs/numeric/mtl/test directory.

Kind regards,
Angus


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net