Update of /cvsroot/monetdb/MonetDB4/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1515/MonetDB4/conf

Modified Files:
        MonetDB.conf.in 
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: MonetDB.conf.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/conf/MonetDB.conf.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- MonetDB.conf.in     27 Apr 2007 09:45:25 -0000      1.7
+++ MonetDB.conf.in     22 Aug 2007 06:21:47 -0000      1.8
@@ -101,7 +101,7 @@
 #====================================
 # default port to address an Mserver for a MIL session
 mapi_port=50000
-#allow MapiClient sessions from outside the server machine
+#allow mclient sessions from outside the server machine
 mapi_open=false                    
 # show all the MIL output?  (default: no)
 #mapi_noheaders=no


-------------------------------------------------------------------------
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

Reply via email to