Boost logo

Boost-Commit :

From: lists.drrngrvy_at_[hidden]
Date: 2007-10-17 11:19:23


Author: drrngrvy
Date: 2007-10-17 11:19:22 EDT (Wed, 17 Oct 2007)
New Revision: 40122
URL: http://svn.boost.org/trac/boost/changeset/40122

Log:
reorganising dir so merging is simpler
Added:
   sandbox/SOC/2007/cgi/branches/
   sandbox/SOC/2007/cgi/tags/
   sandbox/SOC/2007/cgi/trunk/
   sandbox/SOC/2007/cgi/trunk/README
      - copied unchanged from r40052, /sandbox/SOC/2007/cgi/README
   sandbox/SOC/2007/cgi/trunk/boost/
      - copied from r40052, /sandbox/SOC/2007/cgi/boost/
   sandbox/SOC/2007/cgi/trunk/boost/cgi/
      - copied from r40121, /sandbox/SOC/2007/cgi/boost/cgi/
   sandbox/SOC/2007/cgi/trunk/boost/cgi.hpp
      - copied unchanged from r40121, /sandbox/SOC/2007/cgi/boost/cgi.hpp
   sandbox/SOC/2007/cgi/trunk/libs/
      - copied from r40121, /sandbox/SOC/2007/cgi/libs/
   sandbox/SOC/2007/cgi/trunk/project-root.jam
      - copied unchanged from r40052, /sandbox/SOC/2007/cgi/project-root.jam
Removed:
   sandbox/SOC/2007/cgi/README
   sandbox/SOC/2007/cgi/boost/
   sandbox/SOC/2007/cgi/libs/
   sandbox/SOC/2007/cgi/project-root.jam

Deleted: sandbox/SOC/2007/cgi/README
==============================================================================
--- sandbox/SOC/2007/cgi/README 2007-10-17 11:19:22 EDT (Wed, 17 Oct 2007)
+++ (empty file)
@@ -1,14 +0,0 @@
-Development has moved to cgi.sf.net for now (on the cgi/branches directory):
-
- http://cgi.svn.sourceforge.net/viewvc/cgi/
-
-'Stable' updates will be uploaded to here, as and when available.
-
-Pre-built docs can be found at http://cgi.sf.net
-
-Comments/critique are welcome and can be directed to one of:
-
- cgi-devel @ cgi dot sourceforge dot net
- lists dot drrngrvy @ gmail dot com
-
-You can expect SCGI and FastCGI support this side of Chrismas!

Deleted: sandbox/SOC/2007/cgi/project-root.jam
==============================================================================
--- sandbox/SOC/2007/cgi/project-root.jam 2007-10-17 11:19:22 EDT (Wed, 17 Oct 2007)
+++ (empty file)
@@ -1,4 +0,0 @@
-import os ;
-
-path-constant BOOST_ROOT : [ os.environ BOOST_ROOT ] ;
-path-constant BOOST_BUILD_PATH : [ os.environ BOOST_BUILD_PATH ] ;


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