Boost logo

Boost :

From: Beman Dawes (beman_at_[hidden])
Date: 2000-07-17 15:14:57


David Abrahams wrote:

>I guess it isn't:
>CVSROOT: :ext:abrahams_at_[hidden]:/cvsroot/boost (ssh
>authentication)
>
>TCL is *not* available, shell is disabled
>
>cvs checkout boost (in directory C:\prj\boost-cvs)
>
>Cannot access /cvsroot/boost /CVSROOT
>
>No such file or directory
>
>*****CVS exited normally with code 1*****

Hum... See below for what I get. I do the initial check-out in read-only
mode and then enable writing only on a file I want to edit. Maybe that is
why the -P switch is present.

--Beman

CVSROOT: :ext:beman_dawes_at_[hidden]:/cvsroot/boost (ssh
authentication)
TCL is available, shell is enabled : help (select and press enter)
cvs checkout -P boost (in directory C:\BOOST\BOOST-CVS)
cvs server: Updating boost
cvs server: Updating boost/boost
U boost/boost/array.hpp
U boost/boost/call_traits.hpp
U boost/boost/cast.hpp
U boost/boost/compose.hpp
U boost/boost/compressed_pair.hpp
U boost/boost/config.hpp
U boost/boost/cstdint.hpp
U boost/boost/functional.hpp
U boost/boost/integer.hpp
U boost/boost/integer_traits.hpp
U boost/boost/iterator.hpp
U boost/boost/min_rand.hpp
U boost/boost/nondet_random.hpp
U boost/boost/operators.hpp
U boost/boost/progress.hpp
U boost/boost/random.hpp
U boost/boost/rational.hpp
U boost/boost/smart_ptr.hpp
U boost/boost/stdint.h
U boost/boost/timer.hpp
U boost/boost/type_traits.hpp
U boost/boost/utility.hpp
cvs server: Updating boost/boost/detail
U boost/boost/detail/call_traits.hpp
U boost/boost/detail/compressed_pair.hpp
U boost/boost/detail/ob_call_traits.hpp
U boost/boost/detail/ob_compressed_pair.hpp
U boost/boost/detail/ob_type_traits.hpp
U boost/boost/detail/type_traits.hpp
cvs server: Updating boost/libs
cvs server: Updating boost/libs/compose
U boost/libs/compose/compose.hpp
U boost/libs/compose/compose1.cpp
U boost/libs/compose/compose2.cpp
U boost/libs/compose/compose3.cpp
U boost/libs/compose/compose4.cpp
U boost/libs/compose/print.hpp
cvs server: Updating boost/libs/config
U boost/libs/config/config_test.cpp
cvs server: Updating boost/libs/dir_it
U boost/libs/dir_it/boost.h
U boost/libs/dir_it/dir_it_tst.cpp
U boost/libs/dir_it/directory.cpp
U boost/libs/dir_it/directory.h
cvs server: Updating boost/libs/functional
U boost/libs/functional/function_test.cpp
cvs server: Updating boost/libs/integer
U boost/libs/integer/cstdint_test.cpp
U boost/libs/integer/integer_test.cpp
U boost/libs/integer/integer_traits_test.cpp
cvs server: Updating boost/libs/min_rand
U boost/libs/min_rand/generate_n_test.cpp
U boost/libs/min_rand/min_rand_test.cpp
cvs server: Updating boost/libs/random
U boost/libs/random/histogram.cpp
U boost/libs/random/integrate.hpp
U boost/libs/random/nondet_random_speed.cpp
U boost/libs/random/random_demo.cpp
U boost/libs/random/random_device.cpp
U boost/libs/random/random_speed.cpp
U boost/libs/random/random_test.cpp
U boost/libs/random/statistic_tests.cpp
U boost/libs/random/statistic_tests.hpp
cvs server: Updating boost/libs/rational
U boost/libs/rational/rational_example.cpp
cvs server: Updating boost/libs/smart_ptr
U boost/libs/smart_ptr/smart_ptr_test.cpp
cvs server: Updating boost/libs/timer
U boost/libs/timer/prg_display.cpp
U boost/libs/timer/prg_timer.cpp
U boost/libs/timer/timer.cpp
U boost/libs/timer/timer_test.cpp
cvs server: Updating boost/libs/utility
U boost/libs/utility/algo_opt_examples.cpp
U boost/libs/utility/call_traits_test.cpp
U boost/libs/utility/cast_test.cpp
U boost/libs/utility/iterators_test.cpp
U boost/libs/utility/noncopyable_test.cpp
U boost/libs/utility/operators_test.cpp
U boost/libs/utility/type_traits_test.cpp

*****CVS exited normally with code 0*****


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