Changes in directory llvm-www:
SVNMigration.html updated: 1.8 -> 1.9 --- Log message: Define schedule, update status. --- Diffs of the changes: (+23 -5) SVNMigration.html | 28 +++++++++++++++++++++++----- 1 files changed, 23 insertions(+), 5 deletions(-) Index: llvm-www/SVNMigration.html diff -u llvm-www/SVNMigration.html:1.8 llvm-www/SVNMigration.html:1.9 --- llvm-www/SVNMigration.html:1.8 Sat Apr 7 16:19:10 2007 +++ llvm-www/SVNMigration.html Fri Apr 20 18:26:14 2007 @@ -1,9 +1,27 @@ <!--#include virtual="header.incl" --> <!-- *********************************************************************** --> -<div class="www_sectiontitle">Subversion Migration Notes</div> +<div class="www_sectiontitle">Subversion Migration</div> <div class="www_text"> <p>This document contains notes about the planned migration of the CVS code repository to Subversion.</p> +</div> + +<div class="www_subsection">Schedule</div> +<div class="www_text"> + <p><b>When</b>: June 5, 2007</p> + <p><b>Outage Duration</b>: Approximately 4 hours. During this perdiod CVS + access will be unavailable as the repository is converted to Subversion + format. When the conversion is completed, Subversion access will be + enabled.</p> + <p><b>Fallback Policy</b>: If the conversion cannot be completed successfully + in 4 hours, we will turn CVS access back on and try again at a later date.</p> +</div> + +<div class="www_subsection">Notes</div> +<div class="www_text"> + <p><b>Status as of 2007-04-20</b><br/>We have successfully migrated all the + sub-projects targeted for conversion over the UIUC internal network. The + conversion can happen. Conversion notice email should be sent soon.</p> <p><b>Status as of 2007-04-07</b><br/>All the technology is in place for the migration to occur. We are now only waiting for TSG to install the authentication tokens so that existing "commit" users will be granted @@ -27,7 +45,7 @@ </div> <!-- *********************************************************************** --> -<div class="www_sectiontitle"><a name="branches">Renaming</a></div> +<div class="www_subsection"><a name="branches">Renaming</a></div> <div class="www_text"> <p>Since everything will be in one SVN repository, we thought we'd take this opportunity to rename some top level directories to reduce redundancy. This @@ -59,7 +77,7 @@ </div> <!-- *********************************************************************** --> -<div class="www_sectiontitle"><a name="branches">Branch Status</a></div> +<div class="www_subsection"><a name="branches">Branch Status</a></div> <div class="www_text"> <p>The existing branches have been categorized as shown in the table below. If a branch is scheduled to be removed and you need it, please let @@ -114,7 +132,7 @@ </div> <!-- *********************************************************************** --> -<div class="www_sectiontitle"><a name="tags">Tag Status</a></div> +<div class="www_subsection"><a name="tags">Tag Status</a></div> <div class="www_text"> <p>Below are some tables of tag names to be kept or removed when the migration occurs.</p> @@ -166,6 +184,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/07 21:19:10 $ +<br/>Last modified: $Date: 2007/04/20 23:26:14 $ </address> <!--#include virtual="footer.incl" --> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits