[www] r174457 - Add status page about LLVM server upgrade.

Tanya Lattner tonic at nondot.org
Tue Feb 5 14:42:28 PST 2013


Author: tbrethou
Date: Tue Feb  5 16:42:27 2013
New Revision: 174457

URL: http://llvm.org/viewvc/llvm-project?rev=174457&view=rev
Log:
Add status page about LLVM server upgrade.

Added:
    www/trunk/ServerUpgradeStatus.html   (with props)

Added: www/trunk/ServerUpgradeStatus.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/ServerUpgradeStatus.html?rev=174457&view=auto
==============================================================================
--- www/trunk/ServerUpgradeStatus.html (added)
+++ www/trunk/ServerUpgradeStatus.html Tue Feb  5 16:42:27 2013
@@ -0,0 +1,26 @@
+<!--#include virtual="header.incl" -->
+
+<div class="www_sectiontitle">LLVM Server Upgrade Status</div>
+
+<p>
+This page lists the current issues with the LLVM server upgrade on Feb 4, 2013. As they are fixed, we will note it here.
+</p><p>
+<ul>
+<li>Errors doing any svn commands with svn 1.7.x clients over https. (Workaround: Use 1.6.x)
+<li>Viewvc diff not working.
+<li>Viewvc root viewing should redirect to llvm-project.
+<li>http://llvm.org/bugs/xmlrpc.cgi is broken.
+</ul>
+</p>
+<!-- *********************************************************************** -->
+<hr>
+<address>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  <a href="http://validator.w3.org/check/referer"><img
+  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+
+<br><a href="mailto:llvmdev at cs.uiuc.edu">LLVM Development List</a><br>
+  Last modified: $Date: 2009/11/12 00:35:12 $
+</address>
+<!--#include virtual="footer.incl" -->

Propchange: www/trunk/ServerUpgradeStatus.html
------------------------------------------------------------------------------
    svn:executable = *





More information about the llvm-commits mailing list