Boost logo

Boost :

From: Mathew Robertson (mathew.robertson_at_[hidden])
Date: 2005-02-06 18:16:52


> How do you propose a person asssembles a boost checkout?
>
> Currently you simply run a single command to grab all of boost.
>
> cvs -d [pserver] co [module]
>
> Everything is pulled.
>
> With the above, would I not have to checkout...
>
> svn checkout http://foo.com/boost/shared_ptr/trunk shared_ptr
> svn checkout http://foo.com/boost/type_traits/trunk type_traits
>
> ... and so on, for every sub-library in boost?

svn checkout http://foo.com/boost

would this suffice?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk