Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.FAQClass[0]
-
- Answer
-
... ... @@ -1,11 +1,11 @@ 1 1 Tested solution for upgrading from xwiki-enterprise-hsqldb-1.2.2.zip distribution to xwiki-enterprise-hsqldb-1.3.zip: 2 2 3 -1 - copy the entire WIKI_HOME directory to a backup folder (apart from a couple directories, it's a just-in-case precaution); 3 +1 - copy the entire $WIKI_HOME directory to a backup folder (apart from a couple directories, it's a just-in-case precaution); 4 4 2 - unzip the 1.3 zip file xwiki-enterprise-hsqldb-1.3.zip to $WIKI_HOME 5 -3 - delete the newly created database (XWIKI_HOME/database), and 5 +3 - delete the newly created database ($XWIKI_HOME/database), and 6 6 replace it with the backed up database folder. 7 7 8 8 4 - If you have modified a skin, apply those changes to the new distribution skin files. 9 9 Alternatively (not recommended), just copy your previous skin folder to the new distribution webapps/xwiki/skins folder 10 10 11 -Thanks, Ricardo Rodriguez 11 +[Thanks, Ricardo Rodriguez]