$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: stefan_at_[hidden]
Date: 2007-05-01 16:02:04
Author: stefan
Date: 2007-05-01 16:02:03 EDT (Tue, 01 May 2007)
New Revision: 140
URL: http://svn.boost.org/trac/boost/changeset/140
Log:
Remove references to 'CVS' where no longer appropriate.
Text files modified: 
   website/public_html/beta/community/groups.html             |     2 +-                                      
   website/public_html/beta/community/review_schedule.html    |     8 ++++----                                
   website/public_html/beta/community/reviews.html            |     2 +-                                      
   website/public_html/beta/development/submissions.html      |     8 ++++----                                
   website/public_html/beta/development/website_updating.html |     8 ++++----                                
   website/public_html/beta/users/bibliography.html           |     2 +-                                      
   website/public_html/beta/users/faq.html                    |     2 +-                                      
   7 files changed, 16 insertions(+), 16 deletions(-)
Modified: website/public_html/beta/community/groups.html
==============================================================================
--- website/public_html/beta/community/groups.html	(original)
+++ website/public_html/beta/community/groups.html	2007-05-01 16:02:03 EDT (Tue, 01 May 2007)
@@ -117,7 +117,7 @@
                   </ul>
                 </li>
 
-                <li>Boost Sandbox CVS</li>
+                <li>Boost Sandbox repository</li>
               </ul>
 
               <h2><a name="users" id="users"></a>Boost Users mailing list
Modified: website/public_html/beta/community/review_schedule.html
==============================================================================
--- website/public_html/beta/community/review_schedule.html	(original)
+++ website/public_html/beta/community/review_schedule.html	2007-05-01 16:02:03 EDT (Tue, 01 May 2007)
@@ -237,7 +237,7 @@
 
                     <td>2005 September 8 - 2005 September 18</td>
 
-                    <td>Accepted -- Added to CVS</td>
+                    <td>Accepted -- Added to repository</td>
                   </tr>
 
                   <tr>
@@ -277,7 +277,7 @@
 
                     <td>2005 May 20 - 2005 May 30</td>
 
-                    <td>Accepted -- Added to CVS</td>
+                    <td>Accepted -- Added to repository</td>
                   </tr>
 
                   <tr>
@@ -303,7 +303,7 @@
 
                     <td>2005 April 25 - 2005 May 1</td>
 
-                    <td>Accepted -- Added to CVS</td>
+                    <td>Accepted -- Added to repository</td>
                   </tr>
 
                   <tr>
@@ -327,7 +327,7 @@
 
                     <td>2005 Feb 23 - 2005 March 9</td>
 
-                    <td>Accepted -- Added to CVS</td>
+                    <td>Accepted -- Added to repository</td>
                   </tr>
 
                   <tr>
Modified: website/public_html/beta/community/reviews.html
==============================================================================
--- website/public_html/beta/community/reviews.html	(original)
+++ website/public_html/beta/community/reviews.html	2007-05-01 16:02:03 EDT (Tue, 01 May 2007)
@@ -281,7 +281,7 @@
                 library and proposed changes.</li>
 
                 <li>After applying the proposed changes, the component is
-                checked into CVS like any other library.</li>
+                checked into the repository like any other library.</li>
               </ul>
             </div>
           </div>
Modified: website/public_html/beta/development/submissions.html
==============================================================================
--- website/public_html/beta/development/submissions.html	(original)
+++ website/public_html/beta/development/submissions.html	2007-05-01 16:02:03 EDT (Tue, 01 May 2007)
@@ -165,10 +165,10 @@
               posting</h2>
 
               <p>Once an accepted library is ready for inclusion on the Boost
-              web site, the submitter is typically given Boost CVS write
-              access, and expected to check-in and maintain the library in
-              the CVS. Contact the moderators if you need write access or CVS
-              use isn't possible for you.</p>
+              web site, the submitter is typically given Boost repository write
+              access, and expected to check-in and maintain the library there.
+              Contact the moderators if you need write access or direct use of
+              the repository isn't possible for you.</p>
 
               <h2><a name="People" id="People"></a>People page</h2>
 
Modified: website/public_html/beta/development/website_updating.html
==============================================================================
--- website/public_html/beta/development/website_updating.html	(original)
+++ website/public_html/beta/development/website_updating.html	2007-05-01 16:02:03 EDT (Tue, 01 May 2007)
@@ -55,10 +55,10 @@
 </pre>
 
               <p>Running HTML Tidy with a consistent set of options also
-              helps in keeping an accurate change history in CVS. There are
-              examples of the kinds
-              of styles supported either directly or through the use of
-              [<tt>class="<i>value</i>"</tt>] attributes for the various
+              helps in keeping an accurate change history in the repository. 
+              There are examples of 
+              the kinds of styles supported either directly or through the use 
+              of [<tt>class="<i>value</i>"</tt>] attributes for the various
               XHTML tags. Please pay attention to any errors and warnings that
               HTML Tidy mentions and strive to remove all of them.</p>
 
Modified: website/public_html/beta/users/bibliography.html
==============================================================================
--- website/public_html/beta/users/bibliography.html	(original)
+++ website/public_html/beta/users/bibliography.html	2007-05-01 16:02:03 EDT (Tue, 01 May 2007)
@@ -644,7 +644,7 @@
 
               <p>Please help us keep this page updated - users can post new
               citations to the mailing list, while Boost developers should
-              update the page directly in CVS.</p>
+              update the page directly in the repository.</p>
 
               <ul>
                 <li>If a publication is available both in print and online,
Modified: website/public_html/beta/users/faq.html
==============================================================================
--- website/public_html/beta/users/faq.html	(original)
+++ website/public_html/beta/users/faq.html	2007-05-01 16:02:03 EDT (Tue, 01 May 2007)
@@ -60,7 +60,7 @@
               Boost libraries used by your project. Only upgrade at points in
               your project's life cycle where a bit of change will not cause
               problems. Individual bug fixes can always be obtained from the
-              CVS repository.</p>
+              boost repository.</p>
 
               <p class="faq"><span class="faq-question">How is a library
               accepted for posting on the site?</span> See <a href=