[WTF CVS] wtf readme.txt,1.2,1.3
Brought to you by:
gryphonshafer
From: Gryphon S. <gry...@us...> - 2007-01-02 23:39:20
|
Update of /cvsroot/wtf-tracker/wtf In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv28721 Modified Files: readme.txt Log Message: Minor changes (typically POD and version numbering) to bring code up to ready for a release Index: readme.txt =================================================================== RCS file: /cvsroot/wtf-tracker/wtf/readme.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** readme.txt 3 Dec 2006 00:05:15 -0000 1.2 --- readme.txt 2 Jan 2007 23:39:16 -0000 1.3 *************** *** 90,93 **** --- 90,107 ---- ------------------------------------------------------------------------------ + Upgrading + ------------------------------------------------------------------------------ + + In theory, the only thing you have to do when upgrading is: + + 1. Save any changes to the "./httpd.conf" and "./lib/WTF/Config.pm" files. + + 2. Uncompress the new release of WTF over the top of your current release. + + 3. Run the database migration scripts located in "./db/migration" in + order. + + + ------------------------------------------------------------------------------ Copyright, License, and Disclaimer of Warranty ------------------------------------------------------------------------------ |