From torque-dev-return-4346-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Thu Aug 19 02:24:53 2004 Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 79256 invoked from network); 19 Aug 2004 02:24:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Aug 2004 02:24:53 -0000 Received: (qmail 56511 invoked by uid 500); 19 Aug 2004 02:24:52 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 56316 invoked by uid 500); 19 Aug 2004 02:24:51 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 56303 invoked by uid 500); 19 Aug 2004 02:24:51 -0000 Received: (qmail 56298 invoked by uid 99); 19 Aug 2004 02:24:50 -0000 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 18 Aug 2004 19:24:50 -0700 Received: (qmail 79240 invoked by uid 1610); 19 Aug 2004 02:24:50 -0000 Date: 19 Aug 2004 02:24:50 -0000 Message-ID: <20040819022450.79239.qmail@minotaur.apache.org> From: seade@apache.org To: db-torque-cvs@apache.org Subject: cvs commit: db-torque/xdocs mssql-howto.xml postgres-howto.xml sybase-howto.xml oracle-howto.xml X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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.

--------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org