[Devel] SF.net SVN: openser: [2356] trunk/scripts

Henning Westerholt henning.westerholt at 1und1.de
Tue Jun 12 13:36:06 CEST 2007


Revision: 2356
          http://openser.svn.sourceforge.net/openser/?rev=2356&view=rev
Author:   henningw
Date:     2007-06-12 04:36:05 -0700 (Tue, 12 Jun 2007)

Log Message:
-----------
- more database setup script work
- add now generic file 'openserdbctl' for all database related tasks
- move generic functions to this file
- rename mysqldb.sh and postgresqldb.sh to openserdbctl.mysql and 
  openserdbctl.psql
- use 'color' info functions for user informations like the openserctl tool
- remove unused mysqldb.sh backup function
- make create user for postgres more error tolerant, needed for db copy
- tested with mysql and postgresql for create, drop, reinit, backup, restore
  and copy
- backup command needs now a filename, backup to stdout interfer with command
  prompting. This makes more sense as restore also wants a filename.

Modified Paths:
--------------
    trunk/scripts/openserctlrc
    trunk/scripts/openserdbctl.base

Added Paths:
-----------
    trunk/scripts/openserdbctl
    trunk/scripts/openserdbctl.mysql
    trunk/scripts/openserdbctl.pgsql

Removed Paths:
-------------
    trunk/scripts/mysqldb.sh
    trunk/scripts/postgresqldb.sh


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list