Update of /cvsroot/monetdb/MonetDB4
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1515/MonetDB4
Modified Files:
FAQ HowToStart HowToStart-Win32.txt configure.ag vertoo.data
Log Message:
There has been the desire to rename "MapiClient" into "mclient"
and this "tiny" checkin serves to implment (most of) this desire;
I did not change any Windows installer files and/or MapiClient-related
.bat (batch-) scripts.
Details:
Martin already added "mclient" as clone of "MapiClient" in clients,
and Sjoerd fixed the RPM .spec files for packaging accordingly.
(Windows installer files will most probably follow soon.)
To ensure a "smooth" transition, the idea is to provide both
"MapiClient" and "mclient" with the upcoming feature release of clients.
This allows backward compatibility with the currently released "Stable"
versions of the remaining MonetDB packages.
This checking makes sure that the development versions of all remaining
MonetDB packages move from using "MapiClient" to using "mclient",
requiring the latest development version of clients, that will soon be
released as new feature release "MonetDB-Clients 1.20.0".
Once also the current development versions of the remainig MonetDB pakages
(now using "mclient" instead of "MapiClient") have been released,
"MapiClient" can/will be removed from clients.
For convenient reference, these changes are wrapped in tags
"MapiClient_2_mclient-before" & "MapiClient_2_mclient-after".
Please note:
Like various "MapiClient"/"mclient"-related (and other) changes in
monetwed/ before, these changes reflect the situation of the to-be
release new feature release of clients (MonetDB-Clients);
hence, these changes should not go life, before the respective
release has been finished.
Index: HowToStart
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/HowToStart,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- HowToStart 1 Aug 2007 14:28:21 -0000 1.2
+++ HowToStart 22 Aug 2007 06:21:45 -0000 1.3
@@ -289,25 +289,25 @@
hence there are no conveniences such as command-line editing or command
history.
-For a more convenient MIL interface, you should use the ``MapiClient``
+For a more convenient MIL interface, you should use the ``mclient``
with the Mserver. To do so, first start an Mserver with MAPI (MonetDB
Application Programmer's Interface) support as follows::
Mserver --dbinit="module(mapi); mil_start();"
Then, in a second shell, set up the same environment and start the
-MapiClient::
+mclient::
- MapiClient
+ mclient
-With MapiClient, you get a text-based MIL interface that supports
+With mclient, you get a text-based MIL interface that supports
command-line editing and a command-line history. The latter can even
be stored persistently to be re-used after stopping and restarting
-MapiClient; see
+mclient; see
::
- MapiClient --help
+ mclient --help
for details.
Index: HowToStart-Win32.txt
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/HowToStart-Win32.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- HowToStart-Win32.txt 2 Mar 2007 12:22:32 -0000 1.3
+++ HowToStart-Win32.txt 22 Aug 2007 06:21:45 -0000 1.4
@@ -277,25 +277,25 @@
The server console is mainly meant for administrative use, hence there
are no conveniences such as commandline editing or command history.
-For a more convenient MIL interface, you should use the ``MapiClient``
+For a more convenient MIL interface, you should use the ``mclient``
with the Mserver. To do so, first start an Mserver with MAPI (MonetDB
Application Programmer's Interfaces) support as follows::
Mserver --dbinit="module(mapi); mil_start();"
Then, in a second shell, set up the same environment and start the
-MapiClient::
+mclient::
- MapiClient
+ mclient
-With MapiClient, you get a text-based MIL interface that supports
+With mclient, you get a text-based MIL interface that supports
commandline editing and a commandline history. The latter can even be
stored persistently to be re-used after stopping and restarting
-MapiClient; see
+mclient; see
::
- MapiClient --help
+ mclient --help
for details.
Index: vertoo.data
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/vertoo.data,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- vertoo.data 9 Jul 2007 09:08:28 -0000 1.7
+++ vertoo.data 22 Aug 2007 06:21:46 -0000 1.8
@@ -1,3 +1,3 @@
monetdb = major:1; minor:19; release:0; rc:x; build:1;
monetdb4 = major:4; minor:19; release:0; rc:x; build:1;
-clients = major:1; minor:18; release:0; rc:x; build:1;
\ No newline at end of file
+clients = major:1; minor:19; release:0; rc:x; build:1;
\ No newline at end of file
Index: FAQ
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/FAQ,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- FAQ 22 Dec 2006 15:26:38 -0000 1.1
+++ FAQ 22 Aug 2007 06:21:45 -0000 1.2
@@ -23,7 +23,7 @@
The MonetDB source tree contains a section Mapi/clients, where you
also find sample applications to interact with the server. For most
APIs we have included a simple textual monitor to show the basic
-interaction, called MapiClient. Try this one first before developing
+interaction, called mclient. Try this one first before developing
your own applications.
========================================================================
Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/configure.ag,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- configure.ag 15 Jul 2007 20:47:28 -0000 1.19
+++ configure.ag 22 Aug 2007 06:21:45 -0000 1.20
@@ -88,7 +88,7 @@
AC_MSG_ERROR([MonetDB4 requires at least version
$req_monetdb_ver of MonetDB, but only version $MONETDBVERS was found.])
fi
fi
-req_clients_ver='1.18.0'
+req_clients_ver='1.19.0'
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [EMAIL PROTECTED] for details and/or assistance.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins