[open-ils-commits] [GIT] Evergreen ILS branch master updated. 28915dd494bb0e255358581e6961e1ace60dbe7b

Evergreen Git git at git.evergreen-ils.org
Fri Nov 15 11:26:54 EST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  28915dd494bb0e255358581e6961e1ace60dbe7b (commit)
      from  3c8631534f56944351076528b212b59fa390a542 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 28915dd494bb0e255358581e6961e1ace60dbe7b
Author: Dan Scott <dscott at laurentian.ca>
Date:   Fri Nov 15 11:25:35 2013 -0500

    Document how to load concerto sample data
    
    We might as well make it as easy as possible for people to use the
    sample dataset that we created!
    
    Signed-off-by: Dan Scott <dscott at laurentian.ca>

diff --git a/docs/installation/server_installation.txt b/docs/installation/server_installation.txt
index 2cab18a..708f909 100644
--- a/docs/installation/server_installation.txt
+++ b/docs/installation/server_installation.txt
@@ -403,6 +403,19 @@ It also creates the configuration files required by the Evergreen `cgi-bin`
 administration scripts, and sets the user name and password for the *egadmin*
 Evergreen administrator account to your requested values.
 
+You can get a complete set of options for `eg_db_config.pl` by passing the
+`--help` parameter.
+
+Loading sample data
+~~~~~~~~~~~~~~~~~~~
+If you add the `--load-all-sample` parameter to the `eg_db_config` command,
+a set of authority and bibliographic records, call numbers, copies, staff
+and regular users, and transactions will be loaded into your target
+database. This sample dataset is commonly referred to as the _concerto_
+sample data, and can be useful for testing out Evergreen functionality and
+for creating problem reports that developers can easily recreate with their
+own copy of the _concerto_ sample data.
+
 Creating the database on a remote server
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 In a production instance of Evergreen, your PostgreSQL server should be

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

Summary of changes:
 docs/installation/server_installation.txt |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list