prolingarepcreate

prolingarepcreate — command line Repository creation tool

Synopsis

prolingarepcreate [ --config config_file_name.xml ] repository_name

prolingarepcreate --version

Introduction

The prolingarepcreate program creates and initializes a new empty Repository. The physical file name of the Repository will be that of the argument used and the directory will be that as defined as SystemPath in the configuration file etc/prolingarepcfg.xml. If a Repository with the same name already exists in that directory, creation will be ignored so the current Repository will NOT be deleted or reset.

Options

config_file_name.xml

The name of the XML file containing the configuration. If no file is specified, the default will be used.

repository_name

The physical file name of the repository to be created.