seade 2004/08/18 19:24:50 Modified: xdocs mssql-howto.xml postgres-howto.xml sybase-howto.xml oracle-howto.xml Log: The database specific Howto documents are way out of date. I have added a note inviting users to contribute updates. Revision Changes Path 1.8 +12 -0 db-torque/xdocs/mssql-howto.xml Index: mssql-howto.xml =================================================================== RCS file: /home/cvs/db-torque/xdocs/mssql-howto.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mssql-howto.xml 27 May 2003 17:55:33 -0000 1.7 +++ mssql-howto.xml 19 Aug 2004 02:24:49 -0000 1.8 @@ -8,6 +8,18 @@
++This HOWTO was written some time ago and was targeted at the +version of Torque that was coupled with the +Turbine application framework. +Contributions towards updating the information below can be submitted to the +Torque Dev mailing list. +
+ +1.7 +12 -0 db-torque/xdocs/postgres-howto.xml Index: postgres-howto.xml =================================================================== RCS file: /home/cvs/db-torque/xdocs/postgres-howto.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- postgres-howto.xml 28 Jan 2003 01:46:22 -0000 1.6 +++ postgres-howto.xml 19 Aug 2004 02:24:49 -0000 1.7 @@ -8,6 +8,18 @@
++This HOWTO was written some time ago and was targeted at the +version of Torque that was coupled with the +Turbine application framework. +Contributions towards updating the information below can be submitted to the +Torque Dev mailing list. +
+ +1.3 +12 -0 db-torque/xdocs/sybase-howto.xml Index: sybase-howto.xml =================================================================== RCS file: /home/cvs/db-torque/xdocs/sybase-howto.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sybase-howto.xml 8 Jan 2003 16:42:34 -0000 1.2 +++ sybase-howto.xml 19 Aug 2004 02:24:49 -0000 1.3 @@ -8,6 +8,18 @@
++This HOWTO was written some time ago and was targeted at the +version of Torque that was coupled with the +Turbine application framework. +Contributions towards updating the information below can be submitted to the +Torque Dev mailing list. +
+ +
1.4 +8 -6 db-torque/xdocs/oracle-howto.xml
Index: oracle-howto.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/oracle-howto.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- oracle-howto.xml 16 Aug 2004 04:04:04 -0000 1.3
+++ oracle-howto.xml 19 Aug 2004 02:24:49 -0000 1.4
@@ -11,10 +11,11 @@
-This HOWTO was written some time ago and was targeted at Oracle 8i. If any of
-the information below needs to be updated for later releases then please send
-a note to the Turbine Dev mailing
-list.
+This HOWTO was written some time ago and was targeted at Oracle 8i and the
+version of Torque that was coupled with the
+Turbine application framework.
+Contributions towards updating the information below can be submitted to the
+Torque Dev mailing list.
@@ -29,8 +30,9 @@
This HOWTO aims to be a simple guide to make Turbine run with an existing
-Oracle 8i database. The process of making Turbine run are not covered in
-this guide, proceed to Turbine Installation for
+Oracle 8i database. The process of making Turbine run is not covered in
+this guide, proceed to the
+Turbine site for
help on how to install Turbine.