Jelajahi Sumber

Documentation updates

[SVN r37658]
Douglas Gregor 19 tahun lalu
induk
melakukan
baaecc4208
4 mengubah file dengan 25 tambahan dan 24 penghapusan
  1. 2 2
      more/bugs.htm
  2. 1 2
      more/formal_review_schedule.html
  3. 19 16
      more/mailing_lists.htm
  4. 3 4
      more/submission_process.htm

+ 2 - 2
more/bugs.htm

@@ -45,8 +45,8 @@
     <li>Submit a bug report to either
     <a href="http://www.boost.org/more/mailing_lists.htm#users">boost-users list</a>,
     <a href="http://www.boost.org/more/mailing_lists.htm#main">boost mailing 
-    list</a>, or our <a href="http://sourceforge.net/tracker/?group_id=7586">bug 
-    tracking facility</a> at SourceForge; submitting it to either of the mailing 
+    list</a>, or our <a href="http://svn.boost.org/trac/boost/report">bug 
+    tracking facility</a>; submitting it to either of the mailing 
     lists is a preferred way - because many of the Boost developers read the 
     lists on a daily basis, this way you are likely to get a quicker response, 
     and the discussions that often arise there from (possible) bug reports are 

+ 1 - 2
more/formal_review_schedule.html

@@ -48,8 +48,7 @@ authors address issues raised in the formal review.</p>
   <tr>
     <td>Function Types (Re-review)</td>
     <td>Tobias Schwinger</td>
-    <td><a href="http://boost-sandbox.sourceforge.net/vault/">
-	Boost Sandbox Vault</a></td>
+    <td>Boost Sandbox Vault</td>
     <td>Tom Brinkman</td>
     <td>-</td>
   </tr>

+ 19 - 16
more/mailing_lists.htm

@@ -154,7 +154,7 @@ div.admonition p.admonition-title {
       </dl>
     </dd>
 
-    <dt><a href="#sandbox">Boost Sandbox CVS</a></dt>
+    <dt><a href="#sandbox">Boost Sandbox</a></dt>
 
     <dt><a href="#IRC">#boost IRC channel</a></dt>
   </dl>
@@ -364,27 +364,30 @@ div.admonition p.admonition-title {
       access</a> and <a href=
       "http://news.gmane.org/gmane.comp.lib.boost.testing">Searchable
       Archives</a> are available on <a href="http://www.gmane.org">GMane</a>.
+
+      <h3>Boost Subversion Commit Messages</h3>
+      <p>The <a
+      href="http://lists.boost.org/mailman/listinfo.cgi/boost-commit">boost-commit</a>
+      mailing list receives messages whenever a change is committed to
+      the Boost Subversion repository.</p>
+
     </dd>
   </dl>
 
-  <h2>Boost <a name="sandbox" id="sandbox">Sandbox</a> CVS</h2>
+  <h2>Boost <a name="sandbox" id="sandbox">Sandbox</a></h2>
 
   <p>In addition to the main <a href="getting_started.html#CVS">Boost CVS
-  repository</a>, a separate Sandbox CVS is available for Boost developers
+  repository</a>, a separate Sandbox is available for Boost developers
   wishing to collaborate on projects prior to formal acceptance of a new
-  library.&nbsp; Read-only access is available <a href=
-  "http://boost.cvs.sourceforge.net/boost-sandbox/boost-sandbox/">
-  via the web</a>, or via CVS client at:</p>
-
-  <blockquote>
-    <p>
-    &nbsp;<code>:pserver:anonymous@boost-sandbox.cvs.sourceforge.net:/cvsroot/boost-sandbox</code></p>
-  </blockquote>
-
-  <p><b>For write access</b> to the sandbox, contact the project admins
-  listed on its <a href=
-  "http://sourceforge.net/projects/boost-sandbox/">Sourceforge Project
-  Page</a>.</p>
+  library.&nbsp; Read-only access is available via Subversion and web browser at
+ <a href=
+  "http://svn.boost.org/svn/boost/sandbox">http://svn.boost.org/svn/boost/sandbox</a>.
+
+  <p>Developer access to the sandbox uses the Subversion repository
+  at <a href=
+  "https://svn.boost.org/svn/boost/sandbox">https://svn.boost.org/svn/boost/sandbox</a>. For more information about the Boost Subversion repository,
+  please
+  see <a href="http://svn.boost.org">http://svn.boost.org</a>.</p>
 
   <h2>#boost <a name="IRC" id="IRC">IRC</a> channel</h2>
 

+ 3 - 4
more/submission_process.htm

@@ -56,10 +56,10 @@ which solves Traveling Salesperson problems in linear time?&quot;</p>
 should be plain text; not rich text, HTML, etc.</p>
 <p>Please don't post lengthy descriptions, documentation, or code to the mailing
 list, and no attachments, even small ones.&nbsp; Please post lengthy material in
-the boost <a href="http://boost-sandbox.sourceforge.net/vault/">Sandbox Vault</a>.&nbsp;</p>
+the <a href="http://boost-consulting.com/vault/">Boost Vault</a>.&nbsp;</p>
 <h2><a name="Preliminary">Preliminary</a> submission</h2>
 <p>If response to an initial query indicates interest, then post the preliminary
-submission files in the <a href="http://boost-sandbox.sourceforge.net/vault/">Sandbox Vault</a> on
+submission files in the <a href="http://boost-consulting.com/vault/">Boost Vault</a> on
 the sourceforge web site if you haven't already done so.</p>
 <h2><a name="Refinement">Refinement</a></h2>
 <p>Discuss, refine, resubmit.&nbsp; Repeat until satisfied.</p>
@@ -82,8 +82,7 @@ commercial compressor-archiver utilities also support this format.</p>
 boost.org web site.&nbsp; The closer the submission file mirrors the final
 <a href="lib_guide.htm#Directory_structure">directory
 structure</a> and format of the web site, the better.
-<p>Like a preliminary submission, post the final submission .zip file in the <a href="http://boost-sandbox.sourceforge.net/vault/">Sandbox Vault</a> of
-the sourceforge site.
+<p>Like a preliminary submission, post the final submission .zip file in the <a href="http://boost-consulting.com/vault/">Boost Vault</a>.
 <h2>Formal <a name="Review">Review</a></h2>
 <p>Before asking for formal review, your submission should be posted in the
 Boost files/vault. Please verify that your submission compiles

粤ICP备19079148号