[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb: [919] branches/1.2/UPGRADE
- Subject: SF.net SVN: ledger-smb: [919] branches/1.2/UPGRADE
- From: ..hidden..
- Date: Fri, 16 Mar 2007 16:55:51 -0700
Revision: 919
http://svn.sourceforge.net/ledger-smb/?rev=919&view=rev
Author: einhverfr
Date: 2007-03-16 16:55:51 -0700 (Fri, 16 Mar 2007)
Log Message:
-----------
Upgrade documentation updated
Modified Paths:
--------------
branches/1.2/UPGRADE
Modified: branches/1.2/UPGRADE
===================================================================
--- branches/1.2/UPGRADE 2007-03-16 23:52:04 UTC (rev 918)
+++ branches/1.2/UPGRADE 2007-03-16 23:55:51 UTC (rev 919)
@@ -80,10 +80,18 @@
6) Import the users. Run the import-members script to do this.
7) Copy the files from the LedgerSMB tarball over your existing installation.
+
8) Delete the users directory.
-9) Edit the ledger-smb.conf file as appropriate.
+9) Upgrade your templates. Run the following command:
+ perl upgrade_templates.pl $templatedir
+ Where $templatedir is the directory of your templates.
+10) Edit the ledger-smb.conf file as appropriate.
+
+11) You can test basic parts of the installation by running Build ./test at
+ this point.
+
Congratulations, you have manually upgraded to LedgerSMB 1.2.
TODO: Add upgrade.pl script and automate the above process.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.