On 25/01/13 13:44, Stefan Sperling wrote:
If you'd like to receive notifications about
Thank you, patch is attached.
Index: publish/docs/community-guide/building.part.html
===================================================================
--- publish/docs/community-guide/building.part.html (revision 1435758)
+++ publish/docs/community-guide/building.part.html (working copy)
@@ -262,13 +262,15 @@ href="http://svn.apache.org/repos/asf/subversion/t
run at regular intervals on their own machines, sending the results to
the [email protected] 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
-href="http://svn.apache.org/repos/asf/subversion/trunk/tools/test-scripts/svntest/"
->svntest</a> framework (start at the <a
-href="http://svn.apache.org/repos/asf/subversion/trunk/tools/test-scripts/svntest/README"
->README</a>).</p>
+portability bugs in Subversion.</p>
+<p>If you'd like to receive notifications about <a
+href="http://subversion.apache.org/buildbot">buildbot</a>
+build and test failures, please subscribe to the <a
+href="http://subversion.apache.org/mailing-lists.html">
+notifications@</a> mailing list.
+</p>
+
</div> <!-- automated-tests -->
@@ -280,7 +282,7 @@ different platforms the tests run on, the more qui
<p>The <a href="http://apache.org/dev/infrastructure.html">ASF
Infrastructure</a> team manages
-a <a href="http://buildbot.sourceforge.net/">BuildBot</a> build/test
+a <a href="http://trac.buildbot.net/">BuildBot</a> build/test
farm. The Buildbot waterfall for the Subversion project is located at
<a href="http://subversion.apache.org/buildbot/"
>http://subversion.apache.org/buildbot/</a>. For more information
[[[
Update information about SVN automated tests and repoint links
* svn/site/publish/docs/community-guide/building.part.html
(automated-tests): Update information and links.
(build-farm): Updated link to trac.buildbot.net site.
Patch by: Gabriela Gibson <gabriela.gibson{_AT_}gmail.com>
Suggested by: Stefan Sperling <[email protected]>
]]]