[Yapcom-commit] rev 123 - yapcom/trunk

[prev] [thread] [next] [lurker] [Date index for 2003/12/18]

From: svn
Subject: [Yapcom-commit] rev 123 - yapcom/trunk
Date: 14:16 on 18 Dec 2003
Author: gabor
Date: 2003-12-18 14:16:50 +0200 (Thu, 18 Dec 2003)
New Revision: 123

Modified:
   yapcom/trunk/README
Log:
update readme

Modified: yapcom/trunk/README
===================================================================
--- yapcom/trunk/README	2003-12-17 16:46:48 UTC (rev 122)
+++ yapcom/trunk/README	2003-12-18 12:16:50 UTC (rev 123)
@@ -4,8 +4,23 @@
 
 Software to manage conferences. Especially Perl Conferences.
 
+UPGRADE
+-----------
+After the "make test" of the INSTALLATION process
+see the bin/upgrade.pl file.
 
-INSTALLATION / UPGRADE
+1) shut down the web server
+2) write
+ > sqlite db/yapc.db .dump > out.txt
+ > cp out.txt in.txt
+ Edit the in.txt file to include the creatin of new 
+ 
+ > sqlite
+3) start the web server
+4) Hope that everything went well.
+
+
+INSTALLATION
 ---------------------------
 - tar xzf Yapcom-x.xx.tar.gz
 - cd Yapcom-x.xx/
@@ -38,6 +53,9 @@
         set the following value if you want to enable proposals
         ENABLE_PROPOSALS=1
 - make
+
+For now you have to set  ENABLE_PROPOSALS=1 manually in the config file 
+in order to make sure the tests pass
 - make test
 
 # so far we tested the new system, 

Generated at 15:35 on 18 Dec 2003 by mariachi 0.52