Author: gstein
Date: 2011-07-10 21:14:50-0700
New Revision: 118

Modified:
   trunk/www/custom_error.html

Log:
Our project pages should be pimp-free.

* www/custom_error.html: use vendor-neutral language


Modified: trunk/www/custom_error.html
Url: 
http://subversion.tigris.org/source/browse/subversion/trunk/www/custom_error.html?view=diff&pathrev=118&r1=117&r2=118
==============================================================================
--- trunk/www/custom_error.html (original)
+++ trunk/www/custom_error.html 2011-07-10 21:14:50-0700
@@ -2,8 +2,11 @@
 <body>
 <b>The requested file is not available.</b>
 
-<p>If you are looking for the latest pre-built Windows binaries, these are no 
longer available here. The volunteers who used to maintain installers on Tigris 
no longer do so, because there are now professionally built and tested (and 
still free!) installers available, such as those at <b><a 
href="http://www.open.collab.net/downloads/subversion";>http://www.open.collab.net/downloads/subversion</a></b>
+<p>If you are looking for Subversion binaries, then please visit the
+<a href="http://subversion.apache.org/packages.html";>list of packages</a>
+on the new
+<a href="http://subversion.apache.org/";>Apache Subversion</a> website.
+</p>
 
-<p>If you're interested in installing a Subversion server, the "Subversion 
Edge" download there should be particularly interesting. It bundles together 
Subversion, Apache httpd, Python bindings, ViewVC, and a web-based admin 
console, all in a one-click installer.
 </body>
-</html>
\ No newline at end of file
+</html>

Reply via email to