Show
Ignore:
Timestamp:
08/09/09 01:43:29 (3 years ago)
Author:
tom
Message:

updating documentation and educommons.com links

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • enpraxis.educommons/trunk/enpraxis/educommons/docs/MIGRATION.html

    r520 r566  
    55<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    66<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" /> 
    7 <title>Migrating to eduCommons 3.2.1</title> 
     7<title>Migrating to eduCommons 3.2.1-rc2</title> 
    88<link rel="stylesheet" href="./default.css" type="text/css" /> 
    99</head> 
    1010<body> 
    11 <div class="document" id="migrating-to-educommons-3-2-1"> 
    12 <h1 class="title">Migrating to eduCommons 3.2.1</h1> 
     11<div class="document" id="migrating-to-educommons-3-2-1-rc2"> 
     12<h1 class="title">Migrating to eduCommons 3.2.1-rc2</h1> 
    1313 
    1414<div class="section" id="preparation"> 
     
    2020</ol> 
    2121</div> 
    22 <div class="section" id="migration-of-educommons-3-1-1-final-to-3-2-1"> 
    23 <h1>Migration of eduCommons 3.1.1-final to 3.2.1</h1> 
    24 <p>The migration eduCommons from version 3.1.1-final to version 3.2.1 
     22<div class="section" id="migration-of-educommons-3-1-1-final-to-3-2-1-rc2"> 
     23<h1>Migration of eduCommons 3.1.1-final to 3.2.1-rc2</h1> 
     24<p>The migration eduCommons from version 3.1.1-final to version 3.2.1-rc2 
    2525includes the following:</p> 
    2626<ol class="arabic simple"> 
    2727<li>Pre-migration of Data.fs in version 3.1.1-final</li> 
    28 <li>Movement of Data.fs file to a new 3.2.1 instance</li> 
    29 <li>Migration to the eduCommons 3.2.1 instance</li> 
    30 <li>Export/Import of eduCommons site to a new 3.2.1 instance</li> 
     28<li>Movement of Data.fs file to a new 3.2.1-rc2 instance</li> 
     29<li>Migration to the eduCommons 3.2.1-rc2 instance</li> 
     30<li>Export/Import of eduCommons site to a new 3.2.1-rc2 instance</li> 
    3131<li>Final steps</li> 
    3232</ol> 
     
    6565</ol> 
    6666</div> 
    67 <div class="section" id="movement-of-data-fs-file-to-a-new-3-2-1-instance"> 
    68 <h1>Movement of Data.fs file to a new 3.2.1 instance</h1> 
     67<div class="section" id="movement-of-data-fs-file-to-a-new-3-2-1-rc2-instance"> 
     68<h1>Movement of Data.fs file to a new 3.2.1-rc2 instance</h1> 
    6969<p>For this step, you will move the Data.fs file from the old instance to 
    70 the new instance. First of all, install an eduCommons-3.2.1 
     70the new instance. First of all, install an eduCommons-3.2.1-rc2 
    7171instance using the installations instructions found in [new instance home]/eduCommons/docs/. Stop both sites. Then 
    7272copy the Data.fs file from the var directory of the old site to the 
     
    7676</pre> 
    7777</div> 
    78 <div class="section" id="migration-to-educommons-3-2-1-instance"> 
    79 <h1>Migration to eduCommons 3.2.1 instance</h1> 
    80 <p>eduCommons 3.2.1 uses the portal_setup tool to perform the necessary upgrade from 3.1.1 to 3.2.1. Due to the fact that eduCommons and it's dependencies were moved to python eggs, we must start with a new eduCommons site. The migration script will then copy and past content and relevant settings to the new installation:</p> 
     78<div class="section" id="migration-to-educommons-3-2-1-rc2-instance"> 
     79<h1>Migration to eduCommons 3.2.1-rc2 instance</h1> 
     80<p>eduCommons 3.2.1-rc2 uses the portal_setup tool to perform the necessary upgrade from 3.1.1 to 3.2.1-rc2. Due to the fact that eduCommons and it's dependencies were moved to python eggs, we must start with a new eduCommons site. The migration script will then copy and past content and relevant settings to the new installation:</p> 
    8181<ol class="arabic simple"> 
    8282<li>Navigate to the root of your ZMI instance and create a new eduCommons site called eduCommons321</li> 
    83 <li>Open your new 3.2.1 eduCommons site in the ZMI. (click educommons Setup, then click Zope Management Interface.)</li> 
     83<li>Open your new 3.2.1-rc2 eduCommons site in the ZMI. (click educommons Setup, then click Zope Management Interface.)</li> 
    8484<li>Navigate to portal_setup</li> 
    8585<li>Press the 'Upgrades' tab</li> 
     
    8989</ol> 
    9090</div> 
    91 <div class="section" id="export-import-of-educommons-site-to-a-new-3-2-1-instance"> 
    92 <h1>Export/Import of eduCommons site to a new 3.2.1 instance</h1> 
     91<div class="section" id="export-import-of-educommons-site-to-a-new-3-2-1-rc2-instance"> 
     92<h1>Export/Import of eduCommons site to a new 3.2.1-rc2 instance</h1> 
    9393<p>You are now ready to transfer your migrated instance to the production environment.</p> 
    9494<ol class="arabic simple"> 
    9595<li>Navigate to the root of your ZMI instance</li> 
    96 <li>Select the checkbox next to your new 3.2.1 eduCommons site</li> 
     96<li>Select the checkbox next to your new 3.2.1-rc2 eduCommons site</li> 
    9797<li>Press Import/Export</li> 
    9898<li>If your production environment is on the same server as your migration environment, choose 'Save file to server', else 
     
    113113<hr class="footer" /> 
    114114<a class="reference external" href="MIGRATION.txt">View document source</a>. 
    115 Generated on: 2009-08-06 16:49 UTC. 
     115Generated on: 2009-08-09 07:41 UTC. 
    116116Generated by <a class="reference external" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source. 
    117117