Bugs item #2884056, was opened at 2009-10-22 18:44
Message generated for change (Comment added) made by mr-meltdown
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2884056&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Website
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Romulo Goncalves (romulog)
Assigned to: Fabian (mr-meltdown)
Summary: web-page: mclient options are not consistent with cvs head

Initial Comment:
In monetdb web-page I read the VOC tutorial and I see the the following:
shell> mclient -lsql -uvoc -Pvoc
sql> \< voc_dump.sql

Then I went to:
http://monetdb.cwi.nl/projects/monetdb/SQL/Documentation/MAPI-Client.html#MAPI-Client

And for client options I see:
-P passwd   | --passwd=passwd    password

I just tried in my cvs head version and the option -P does not work. Reading 
some check ins in clients module, it seems 
we have to use .monetdb file to avoid typing the password. However, the syntax 
of the file was not specified. I create 
the file .monetdb with following content:
monetdb
monetdb

And I get the following message:
[gonca...@sirius scripts]$ ./mclient current debug sql
.monetdb:1: syntax error: monetdb
.monetdb:2: syntax error: monetdb
password:

----------------------------------------------------------------------

>Comment By: Fabian (mr-meltdown)
Date: 2009-10-22 19:01

Message:
the webpage reflects the current stable version

We keep this one around as reminder for somewhere in february 2010

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2884056&group_id=56967

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to