[open-ils-commits] [GIT] Evergreen ILS branch rel_2_5 updated. 6353e2b8b6e72e83ffb1513720faf1b6d7c78d2b

Evergreen Git git at git.evergreen-ils.org
Fri Nov 15 11:27:15 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, rel_2_5 has been updated
       via  6353e2b8b6e72e83ffb1513720faf1b6d7c78d2b (commit)
      from  c925dc2564141656f41cd298de2ed031e0e55b6b (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 6353e2b8b6e72e83ffb1513720faf1b6d7c78d2b
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