commit-gnue
[Top][All Lists]
Advanced

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

gnue/gnue-common/etc sample.mysql sample.pg


From: Jason Cater
Subject: gnue/gnue-common/etc sample.mysql sample.pg
Date: Mon, 14 May 2001 16:54:44 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    01/05/14 16:54:44

Modified files:
        gnue-common/etc: sample.mysql sample.pg 

Log message:
        Added comment= line to sample connections definition files.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-common/etc/sample.mysql.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-common/etc/sample.pg.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gnue/gnue-common/etc/sample.mysql
diff -u gnue/gnue-common/etc/sample.mysql:1.1 
gnue/gnue-common/etc/sample.mysql:1.2
--- gnue/gnue-common/etc/sample.mysql:1.1       Thu May 10 11:58:12 2001
+++ gnue/gnue-common/etc/sample.mysql   Mon May 14 16:54:44 2001
@@ -1,5 +1,6 @@
 # Sample connections file for MySQL
 [gnue]
+comment = GNUe Sample Connection for MySQL
 provider = mysql
 host = gnue
 dbname = gnue
Index: gnue/gnue-common/etc/sample.pg
diff -u gnue/gnue-common/etc/sample.pg:1.1 gnue/gnue-common/etc/sample.pg:1.2
--- gnue/gnue-common/etc/sample.pg:1.1  Thu May 10 11:58:12 2001
+++ gnue/gnue-common/etc/sample.pg      Mon May 14 16:54:44 2001
@@ -1,5 +1,6 @@
 # Sample connections file for PostgreSQL
 [gnue]
+comment = GNUe Sample Connection for MySQL
 provider = postgresql
 host = gnue
 dbname = gnue



reply via email to

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