If you are coming from a version earlier than the 01 May 2000 production release, please see TWikiUpgradeTo01May2000 first.
These are the steps you need to perform to upgrade the 01 May 2000 version to the current Beta version: [ We assume export TWIKIROOT=/some/dir/
-  Unpack the beta zip file into some working directory:
  mkdir -p ~/tmp/
  cd ~/tmp
  unzip ~/TWiki20000818beta.zip
-  Merge and changes in your current wikicfg.pm into the new wikicfg.pm.  We suggest usingdiff -cto compared the two files if you have made heavy changes to the file:
   diff -c wikicfg.pm $TWIKIROOT/bin/wikicfg.pm | less
-  Create and populate the TWiki directory below the data directory.
  cd $TWIKIROOT/data/
  mkdir TWiki
  cp ~/tmp/data/TWiki/* TWiki/
-  Delete the following files in your TWiki.Main installation:
-  BillClinton,GoodStyle,RegularExpression,TextFormattingFAQ,TextFormattingRules,TWikiAdministration,TWikiCategoryTable,TWikiDocumentation,TWikiEnhancementRequests,TWikiHistory,TWikiImplementationNotes,TWikiInstallationNotes,TWikiNotificationOfChanges,TWikiPlannedFeatures,TWikiPreferences,TWikiUpgradeTo01May2000,TWikiUsernameVsLoginUsername,TWikiVariables,TWikiWeb,WelcomeGuest,WikiName,WikiNotation,WikiTopic,WikiWikiClones
 
  cd $TWIKIROOT/data/Main
  rm -f BillClinton* GoodStyle* RegularExpression* TextFormattingFAQ*       TextFormattingRules* TWikiAdministration=* TWikiCategoryTable*        TWikiDocumentation* TWikiEnhancementRequests* TWikiHistory*       TWikiImplementationNotes TWikiInstallationNotes* TWikiNotificationOfChanges*       TWikiPlannedFeatures* TWikiPreferences* TWikiUpgradeTo01May2000*        TWikiUsernameVsLoginUsername* TWikiVariables* TWikiWeb* WelcomeGuest*       WikiName* WikiNotation* WikiTopic* WikiWikiClones*
-  In all your webs, change references to topics that moved to the TWiki.TWiki web:
-  Change topics: TWikiUsers,WebNotify,WebHome
-  With links to: TWikiPreferences,TWikiVariables,TWikiUsers,TWikiWebsTable,WelcomeGuest
 
-  Move your TWikiWebsTabletopic to TWiki.TWiki.
-  Merge your changes to TWikiPreferencesintoTWiki.TWikiPreferences, then deleteMain.TWikiPreferences
-  In case you customized TWikiRegistration, merge your changes back intoTWiki.TWikiRegistration, then deleteMain.TWikiRegistration.
-  In case you have authentication: Change .htaccessto reflect the new location of theTWikiRegistration, i.e.
 ErrorDocument 401 /cgi-bin/view/TWiki/TWikiRegistration
-- PeterThoeny? - 20 Aug 2000
 
 
  | Revision r1.4 - 28 Aug 2000 - 12:11 - NicholasLee? | Copyright © 2001 by the contributing authors. 
All material on this collaboration tool is the property of the contributing authors. Ideas, requests, problems regarding Lash La Rue? Send feedback.
 | 
 |  |