[llvm-commits] CVS: llvm-www/SVNMigration.html

Reid Spencer reid at x10sys.com
Fri Apr 6 18:44:11 PDT 2007



Changes in directory llvm-www:

SVNMigration.html updated: 1.6 -> 1.7
---
Log message:

Update status.


---
Diffs of the changes:  (+10 -2)

 SVNMigration.html |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)


Index: llvm-www/SVNMigration.html
diff -u llvm-www/SVNMigration.html:1.6 llvm-www/SVNMigration.html:1.7
--- llvm-www/SVNMigration.html:1.6	Thu Apr  5 22:19:47 2007
+++ llvm-www/SVNMigration.html	Fri Apr  6 20:43:54 2007
@@ -4,7 +4,15 @@
 <div class="www_text">
   <p>This document contains notes about the planned migration of the CVS code
   repository to Subversion.</p>
-  <p><b>Current Status as 04.05.2007</b><br/>The migration is awaiting some
+  <p><b>Status as of 2007-04-06</b><br/>Last night TSG got the repository 
+  converted with the conversion script and the ViewVC service setup and 
+  configured. The public read-only access is configured. Private read-write
+  access was granted to a few people (for testing). This isn't ready to be used
+  yet, but you can visit:
+  <a href="http://subversion.cs.uiuc.edu/viewvc/llvm">ViewVC</a> and
+  <a href="http://subversion.cs.uiuc.edu/pub/svn/llvm">Public SVN</a>.</p>
+
+  <p><i>Status as of 2007-04-05</i><br/>The migration is awaiting some
   research that needs to be done by UIUC's Technical Services Group. A few
   issues were raised that could lead to loss of functionality for the project if
   not addressed carefully. We have been building a Subversion repository on a
@@ -153,6 +161,6 @@
   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/>Last modified: $Date: 2007/04/06 03:19:47 $
+<br/>Last modified: $Date: 2007/04/07 01:43:54 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list