You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2010/06/05 20:28:12 UTC

svn commit: r951748 - in /subversion/site/publish: ./ docs/community-guide/

Author: danielsh
Date: Sat Jun  5 18:28:12 2010
New Revision: 951748

URL: http://svn.apache.org/viewvc?rev=951748&view=rev
Log:
Various site cleanups.

* /site/publish/mailing-lists.html:  Add 'id' attributes for #linking.

* /site/publish/source-code.html:  Wording fix for clarity.

* /site/publish/docs/community-guide/building.part.html,
  /site/publish/docs/community-guide/general.part.html,
  /site/publish/docs/community-guide/releasing.part.html,
  /site/publish/docs/community-guide/repro-template.sh,
  /site/publish/packages.html:
     s/tigris.org/apache.org/ in links.

Modified:
    subversion/site/publish/docs/community-guide/building.part.html
    subversion/site/publish/docs/community-guide/general.part.html
    subversion/site/publish/docs/community-guide/releasing.part.html
    subversion/site/publish/docs/community-guide/repro-template.sh
    subversion/site/publish/mailing-lists.html
    subversion/site/publish/packages.html
    subversion/site/publish/source-code.html

Modified: subversion/site/publish/docs/community-guide/building.part.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/building.part.html?rev=951748&r1=951747&r2=951748&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/building.part.html (original)
+++ subversion/site/publish/docs/community-guide/building.part.html Sat Jun  5 18:28:12 2010
@@ -240,7 +240,7 @@ href="http://svn.apache.org/repos/asf/su
 
 <p>Various people have arranged for the automated test framework to
 run at regular intervals on their own machines, sending the results to
-the svn-breakage@subversion.tigris.org mailing list.  The more
+the notifications@subversion.apache.org mailing list.  The more
 different platforms the tests run on, the more quickly we can detect
 portability bugs in Subversion.  If you'd like to send svn-breakage
 messages too, use the <a

Modified: subversion/site/publish/docs/community-guide/general.part.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/general.part.html?rev=951748&r1=951747&r2=951748&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/general.part.html (original)
+++ subversion/site/publish/docs/community-guide/general.part.html Sat Jun  5 18:28:12 2010
@@ -70,10 +70,9 @@ not sure about an issue, post a question
 
 <p>Another way to help is to set up automated builds and test suite
 runs of Subversion on some platform, and have the output sent to the
-svn-breakage@subversion.tigris.org mailing list.  See more details at
-<a href="http://subversion.tigris.org/servlets/ProjectMailingListList"
-        >http://subversion.tigris.org/servlets/ProjectMailingListList</a>
-in the description for the svn-breakage list.</p>
+notifications@subversion.apache.org mailing list.  See more details at
+<a href="mailing-lists.html#notifications-ml"
+        >the mailing lists page</a>.</p>
 
 <p>Finally, despite the online nature of the Subversion project and
 the human contact abstraction that results from that fact, it is

Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=951748&r1=951747&r2=951748&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Sat Jun  5 18:28:12 2010
@@ -991,6 +991,7 @@ so on.</p>
     title="Link to this section">&para;</a>
 </h2>
 
+<!-- need to update ../../source-code.html#source-release when updating this -->
 <p><b>Upload the tarballs to
    http://subversion.tigris.org/downloads/.</b></p>
 

Modified: subversion/site/publish/docs/community-guide/repro-template.sh
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/repro-template.sh?rev=951748&r1=951747&r2=951748&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/repro-template.sh (original)
+++ subversion/site/publish/docs/community-guide/repro-template.sh Sat Jun  5 18:28:12 2010
@@ -8,8 +8,9 @@
 ##  http://svn.collab.net/repos/svn/trunk/subversion/tests/greek-tree.txt)  ##
 ##  and checks out a working copy containing that tree.  Please adjust      ##
 ##  this script however you need to to demonstrate your bug.  When it's     ##
-##  ready, post the bug report to dev@subversion.tigris.org -- after        ##
-##  reading http://subversion.tigris.org/bugs.html, of course.              ##
+##  ready, post the bug report to dev@subversion.apache.org -- after        ##
+##  http://subversion.apache.org/docs/community-guide/issues.html#reporting-bugs, ##
+##  of course.                                                              ##
 ##                                                                          ##
 ##############################################################################
 

Modified: subversion/site/publish/mailing-lists.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/mailing-lists.html?rev=951748&r1=951747&r2=951748&view=diff
==============================================================================
--- subversion/site/publish/mailing-lists.html (original)
+++ subversion/site/publish/mailing-lists.html Sat Jun  5 18:28:12 2010
@@ -53,7 +53,7 @@
   </tr>
   </thead>
   <tbody>
-  <tr style="vertical-align: top;">
+  <tr style="vertical-align: top;" id="users-ml">
     <td><a href="mailto:users@subversion.apache.org"
                  title="users@subversion.apache.org">users@</a></td>
     <td>
@@ -108,7 +108,7 @@
     </td>
   </tr>
 
-  <tr style="vertical-align: top;">
+  <tr style="vertical-align: top;" id="dev-ml">
     <td><a href="mailto:dev@subversion.apache.org"
                  title="dev@subversion.apache.org">dev@</a></td>
     <td>
@@ -144,7 +144,7 @@
     </td>
   </tr>
 
-  <tr style="vertical-align: top;">
+  <tr style="vertical-align: top;" id="commits-ml">
     <td><a href="mailto:commits@subversion.apache.org"
                  title="commits@subversion.apache.org">commits@</a></td>
     <td>
@@ -175,7 +175,7 @@
     </td>
   </tr>
 
-  <tr style="vertical-align: top;">
+  <tr style="vertical-align: top;" id="announce-ml">
     <td><a href="mailto:announce@subversion.apache.org"
                  title="announce@subversion.apache.org">announce@</a></td>
     <td>
@@ -208,7 +208,7 @@
     </td>
   </tr>
 
-  <tr style="vertical-align: top;">
+  <tr style="vertical-align: top;" id="notifications-ml">
     <td><a href="mailto:notifications@subversion.apache.org"
                  title="notifications@subversion.apache.org">notifications@</a></td>
     <td>
@@ -251,7 +251,7 @@
     </td>
   </tr>
 
-  <tr style="vertical-align: top;">
+  <tr style="vertical-align: top;" id="private-ml">
     <td><a href="mailto:private@subversion.apache.org"
                  title="private@subversion.apache.org">private@</a></td>
     <td>

Modified: subversion/site/publish/packages.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/packages.html?rev=951748&r1=951747&r2=951748&view=diff
==============================================================================
--- subversion/site/publish/packages.html (original)
+++ subversion/site/publish/packages.html Sat Jun  5 18:28:12 2010
@@ -342,7 +342,7 @@ $ make install clean</pre>
        >Tigris.org</a> (Apache 2.2-compatible; maintained by
        <a href="mailto:djheap@gmail.com"
        >D.J. Heap</a>,
-       <a href="mailto:users@subversion.tigris.org?bcc=brane@xbc.nu"
+       <a href="mailto:users@subversion.apache.org?bcc=brane@xbc.nu"
        >Branko &#268;ibej</a> and 
        <a href="mailto:troy@ebswift.com"
        >Troy Simpson</a>)</p>
@@ -351,7 +351,7 @@ $ make install clean</pre>
        >Tigris.org</a> (Apache 2.0-compatible; maintained by
        <a href="mailto:djheap@gmail.com"
        >D.J. Heap</a>,
-       <a href="mailto:users@subversion.tigris.org?bcc=brane@xbc.nu"
+       <a href="mailto:users@subversion.apache.org?bcc=brane@xbc.nu"
        >Branko &#268;ibej</a> and 
        <a href="mailto:troy@ebswift.com"
        >Troy Simpson</a>)</p>

Modified: subversion/site/publish/source-code.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/source-code.html?rev=951748&r1=951747&r2=951748&view=diff
==============================================================================
--- subversion/site/publish/source-code.html (original)
+++ subversion/site/publish/source-code.html Sat Jun  5 18:28:12 2010
@@ -73,8 +73,9 @@
 <p>Subversion's source code is stored in the
    <code><a href="http://svn.apache.org/repos/asf/subversion"
    >subversion</a></code> tree of the
-   main <a href="http://svn.apache.org/repos/asf" >Apache Subversion
-   repository</a>.  You can checkout the latest version of the code
+   main <a href="http://svn.apache.org/repos/asf" >Subversion
+   repository of the Apache Software Foundation</a>.
+   You can checkout the latest version of the code
    using the following command:</p>
 
 <blockquote>