Upgrade

Last modified by Thomas Mortagne on 2011/04/30 17:37
cd /home/data/utils/xwiki/
ln -s *new* xwiki.new
cp xwiki/WEB-INF/lib/itextpdf* xwiki.new/WEB-INF/lib/
cp xwiki/WEB-INF/lib/budget-transactionreader* xwiki.new/WEB-INF/lib/
mv xwiki.new/WEB-INF/xwiki.cfg xwiki.new/WEB-INF/xwiki.cfg.ori; sudo sdiff xwiki/WEB-INF/xwiki.cfg xwiki.new/WEB-INF/xwiki.cfg.ori -B -W -E -o xwiki.new/WEB-INF/xwiki.cfg
mv xwiki.new/WEB-INF/xwiki.properties xwiki.new/WEB-INF/xwiki.properties.ori; sudo sdiff xwiki/WEB-INF/xwiki.properties xwiki.new/WEB-INF/xwiki.properties.ori -B -W -E -o xwiki.new/WEB-INF/xwiki.properties
/etc/init.d/tomcat6 stop
rm xwiki
rename xwiki.new xwiki
emacs xwiki/WEB-INF/xwiki.cfg
/etc/init.d/tomcat6 start

xwiki.store.migration

Tags:
Created by Thomas Mortagne on 2011/04/30 17:27

Mortagne


This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 2.7.33694 - Documentation