Boost logo

Boost-Commit :

From: fmhess_at_[hidden]
Date: 2007-06-12 11:23:59


Author: fmhess
Date: 2007-06-12 11:23:58 EDT (Tue, 12 Jun 2007)
New Revision: 7001
URL: http://svn.boost.org/trac/boost/changeset/7001

Log:
Updated README wrt cvs to subversion change.

Text files modified:
   sandbox/thread_safe_signals/README | 26 +++++++++++++-------------
   1 files changed, 13 insertions(+), 13 deletions(-)

Modified: sandbox/thread_safe_signals/README
==============================================================================
--- sandbox/thread_safe_signals/README (original)
+++ sandbox/thread_safe_signals/README 2007-06-12 11:23:58 EDT (Tue, 12 Jun 2007)
@@ -7,20 +7,20 @@
 this directory to your include path when compiling. Be sure to place
 this directory before the path to your full boost headers.
 
+The web page for thread_safe_signals is at:
+
+http://www.comedi.org/projects/thread_safe_signals/doxygen/index.html
+
 The latest version of this library should be available from the
-boost sandbox cvs:
+boost sandbox svn:
+
+http://svn.boost.org/trac/boost/wiki/BoostSubversion
 
-http://sourceforge.net/cvs/?group_id=53513
+The files for thread_safe_signals are in the thread_safe_signals
+subdirectory of the sandbox. You can check out a copy of the files with the
+following command:
 
-The files for thread_safe_signals are in
-boost-sandbox/boost/
-boost-sandbox/boost/thread_safe_signals and
-boost-sandbox/libs/thread_safe_signals.
-The boost-sandbox also has another thread-safe signals
-implementation by Timmo Stange which uses the regular naming
-scheme for the signals library (signal.hpp, signals/connection.hpp, etc.).
-This library is stored in the cvs under an alternate naming scheme
-(thread_safe_signal.hpp, thread_safe_signals/connection.hpp, etc.).
+svn co http://svn.boost.org/svn/boost/sandbox/thread_safe_signals thread_safe_signals
 
-2007-03-07
-Frank Mori Hess <fmhess_at_[hidden]>
\ No newline at end of file
+2007-06-12
+Frank Mori Hess <fmhess_at_[hidden]>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk