commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r6931 - trunk/gnue-packages/scripts


From: btami
Subject: [gnue] r6931 - trunk/gnue-packages/scripts
Date: Tue, 1 Feb 2005 13:31:46 -0600 (CST)

Author: btami
Date: 2005-02-01 13:31:45 -0600 (Tue, 01 Feb 2005)
New Revision: 6931

Added:
   trunk/gnue-packages/scripts/setup-packages.bat
Log:
added setup to help testing on win32

Added: trunk/gnue-packages/scripts/setup-packages.bat
===================================================================
--- trunk/gnue-packages/scripts/setup-packages.bat      2005-02-01 19:21:39 UTC 
(rev 6930)
+++ trunk/gnue-packages/scripts/setup-packages.bat      2005-02-01 19:31:45 UTC 
(rev 6931)
@@ -0,0 +1,18 @@
+set GNUE_GSD=c:/python23/share/gnue/appserver/gnue.gsd
+
+python c:/python23/scripts/gnue-schema --connection=gnue --createdb %GNUE_GSD%
+
+python c:/python23/scripts/gnue-readgcd --connection=gnue 
../base/typedef/core.gcd
+python c:/python23/scripts/gnue-readgcd --connection=gnue 
../base/location/loc.gcd
+python c:/python23/scripts/gnue-readgcd --connection=gnue ../base/comm/comm.gcd
+python c:/python23/scripts/gnue-readgcd --connection=gnue 
../base/person/person.gcd
+python c:/python23/scripts/gnue-readgcd --connection=gnue ../base/org/org.gcd
+python c:/python23/scripts/gnue-readgcd --connection=gnue 
../finance/tax/tax.gcd
+python c:/python23/scripts/gnue-readgcd --connection=gnue ../base/item/item.gcd
+python c:/python23/scripts/gnue-readgld --connection=gnue 
../base/item/item-C.gld
+
+#python c:/python23/scripts/gnue-readgcd --connection=gnue 
../supply-chain/inventory/inventory.gcd
+python c:/python23/scripts/gnue-readgcd --connection=gnue 
../supply-chain/billing/billing.gcd
+python c:/python23/scripts/gnue-readgcd --connection=gnue ../sales/sales.gcd
+
+python c:/python23/scripts/gnue-schema --connection=gnue 
../base/typedef/insert-en-currency.gsd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]