commit-gnue
[Top][All Lists]
Advanced

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

gnue/geas/tools parse_load_sql.py


From: Neil Tiffin
Subject: gnue/geas/tools parse_load_sql.py
Date: Sat, 07 Jul 2001 07:43:34 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Neil Tiffin <address@hidden>    01/07/07 07:43:34

Modified files:
        geas/tools     : parse_load_sql.py 

Log message:
        Add instructions for running from cvs and the need to have gen_uuid 
program compiled and in same dir.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/geas/tools/parse_load_sql.py.diff?cvsroot=OldCVS&tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: gnue/geas/tools/parse_load_sql.py
diff -u gnue/geas/tools/parse_load_sql.py:1.4 
gnue/geas/tools/parse_load_sql.py:1.5
--- gnue/geas/tools/parse_load_sql.py:1.4       Sat Jul  7 07:02:52 2001
+++ gnue/geas/tools/parse_load_sql.py   Sat Jul  7 07:43:34 2001
@@ -26,13 +26,17 @@
 #
 # This program originally written by Neil Tiffin (address@hidden).
 #
-# $Id: parse_load_sql.py,v 1.4 2001/07/07 14:02:52 ntiffin Exp $
+# $Id: parse_load_sql.py,v 1.5 2001/07/07 14:43:34 ntiffin Exp $
 #
-# to use this program
+# to use this program you will need the program "gen_uuid"
+# compliled and located in the same dir as this file, then
 # type "./parse_load_sql.py [dir_name]"
 #    where dir_name = the top level dir to start search for
 #                     *.geas files, defaults to CWD if not
 #                     specified
+#
+# to test from cvs type "./parse_load_sql.py ../../gnue-config"
+# from the "gnue/geas/tools" directory.
 #
 # the format of the .geas file is as follows:
 #  INSERT INTO must start in col 1 and must preceed any data



reply via email to

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