Executing commands on Nov 6 snapshot
Hi, Is anyone experiencing difficulties in the Nov 6 snapshot with running commands like: basex -Vc “create database junk" where I get output like: Stopped at , 1/7: Syntax: CREATE [BACKUP|DATABASE|EVENT|INDEX|USER] [...] Create database, index, user, backup or event. Creates a new database, index, user, backup or event: - BACKUP [name]: creates a backup of the database [name] - DATABASE [name] ([input]): creates the database [name] with an optional [input] - EVENT [name]: creates the event - INDEX [TEXT|ATTRIBUTE|FULLTEXT]: creates the specified index - USER [name] ([password]): creates the specified user This has been tried on a couple of machine (Ubuntu, Mac OS X, CentOS) including clean installs. It does not happen with the Oct 28 snapshot. Cheers. -carl
Hi Carl, yes, I think we introduced a bug in our command line scripts. I just sent a pull request which should fix the issue (https://github.com/BaseXdb/basex/pull/1024). Cheers, Dirk On 11/09/2014 05:10 PM, Carl Leitner wrote:
Hi, Is anyone experiencing difficulties in the Nov 6 snapshot with running commands like: basex -Vc “create database junk" where I get output like: Stopped at , 1/7: Syntax: CREATE [BACKUP|DATABASE|EVENT|INDEX|USER] [...] Create database, index, user, backup or event.
Creates a new database, index, user, backup or event: - BACKUP [name]: creates a backup of the database [name] - DATABASE [name] ([input]): creates the database [name] with an optional [input] - EVENT [name]: creates the event - INDEX [TEXT|ATTRIBUTE|FULLTEXT]: creates the specified index - USER [name] ([password]): creates the specified user
This has been tried on a couple of machine (Ubuntu, Mac OS X, CentOS) including clean installs.
It does not happen with the Oct 28 snapshot.
Cheers. -carl
-- Dirk Kirsten, BaseX GmbH, http://basex.org |-- Firmensitz: Blarerstrasse 56, 78462 Konstanz |-- Registergericht Freiburg, HRB: 708285, Geschäftsführer: | Dr. Christian Grün, Dr. Alexander Holupirek, Michael Seiferle `-- Phone: 0049 7531 28 28 676, Fax: 0049 7531 20 05 22
…a new snapshot is available. On Mon, Nov 10, 2014 at 10:27 AM, Dirk Kirsten <dk@basex.org> wrote:
Hi Carl,
yes, I think we introduced a bug in our command line scripts. I just sent a pull request which should fix the issue (https://github.com/BaseXdb/basex/pull/1024).
Cheers, Dirk
On 11/09/2014 05:10 PM, Carl Leitner wrote:
Hi, Is anyone experiencing difficulties in the Nov 6 snapshot with running commands like: basex -Vc “create database junk" where I get output like: Stopped at , 1/7: Syntax: CREATE [BACKUP|DATABASE|EVENT|INDEX|USER] [...] Create database, index, user, backup or event.
Creates a new database, index, user, backup or event: - BACKUP [name]: creates a backup of the database [name] - DATABASE [name] ([input]): creates the database [name] with an optional [input] - EVENT [name]: creates the event - INDEX [TEXT|ATTRIBUTE|FULLTEXT]: creates the specified index - USER [name] ([password]): creates the specified user
This has been tried on a couple of machine (Ubuntu, Mac OS X, CentOS) including clean installs.
It does not happen with the Oct 28 snapshot.
Cheers. -carl
-- Dirk Kirsten, BaseX GmbH, http://basex.org |-- Firmensitz: Blarerstrasse 56, 78462 Konstanz |-- Registergericht Freiburg, HRB: 708285, Geschäftsführer: | Dr. Christian Grün, Dr. Alexander Holupirek, Michael Seiferle `-- Phone: 0049 7531 28 28 676, Fax: 0049 7531 20 05 22
participants (3)
-
Carl Leitner -
Christian Grün -
Dirk Kirsten