[OpenSER-Devel] SF.net SVN: openser: [2639] trunk

Henning Westerholt henning.westerholt at 1und1.de
Mon Aug 27 15:29:41 CEST 2007


Revision: 2639
          http://openser.svn.sourceforge.net/openser/?rev=2639&view=rev
Author:   henningw
Date:     2007-08-27 06:29:30 -0700 (Mon, 27 Aug 2007)

Log Message:
-----------
- change dbschema xsl to not add one space char to files
- this prevents the generation of empty files, e.g. openser-extensions.xml
- remove this empty files from mysql and postgresql
- fix extra modules generation in openserdbctl.mysql
- add openser-extensions table generation to .mysql and .psql db scripts

Modified Paths:
--------------
    trunk/doc/dbschema/xsl/sql.xsl
    trunk/scripts/mysql/acc-create.sql
    trunk/scripts/mysql/alias_db-create.sql
    trunk/scripts/mysql/auth_db-create.sql
    trunk/scripts/mysql/avpops-create.sql
    trunk/scripts/mysql/carrierroute-create.sql
    trunk/scripts/mysql/cpl-create.sql
    trunk/scripts/mysql/dialog-create.sql
    trunk/scripts/mysql/dispatcher-create.sql
    trunk/scripts/mysql/domain-create.sql
    trunk/scripts/mysql/domainpolicy-create.sql
    trunk/scripts/mysql/group-create.sql
    trunk/scripts/mysql/imc-create.sql
    trunk/scripts/mysql/lcr-create.sql
    trunk/scripts/mysql/msilo-create.sql
    trunk/scripts/mysql/pdt-create.sql
    trunk/scripts/mysql/permissions-create.sql
    trunk/scripts/mysql/presence-create.sql
    trunk/scripts/mysql/registrar-create.sql
    trunk/scripts/mysql/serweb-create.sql
    trunk/scripts/mysql/siptrace-create.sql
    trunk/scripts/mysql/speeddial-create.sql
    trunk/scripts/mysql/standard-create.sql
    trunk/scripts/mysql/uri_db-create.sql
    trunk/scripts/mysql/usrloc-create.sql
    trunk/scripts/openserdbctl.mysql
    trunk/scripts/openserdbctl.pgsql
    trunk/scripts/postgres/acc-create.sql
    trunk/scripts/postgres/alias_db-create.sql
    trunk/scripts/postgres/auth_db-create.sql
    trunk/scripts/postgres/avpops-create.sql
    trunk/scripts/postgres/carrierroute-create.sql
    trunk/scripts/postgres/cpl-create.sql
    trunk/scripts/postgres/dialog-create.sql
    trunk/scripts/postgres/dispatcher-create.sql
    trunk/scripts/postgres/domain-create.sql
    trunk/scripts/postgres/domainpolicy-create.sql
    trunk/scripts/postgres/group-create.sql
    trunk/scripts/postgres/imc-create.sql
    trunk/scripts/postgres/lcr-create.sql
    trunk/scripts/postgres/msilo-create.sql
    trunk/scripts/postgres/pdt-create.sql
    trunk/scripts/postgres/permissions-create.sql
    trunk/scripts/postgres/presence-create.sql
    trunk/scripts/postgres/registrar-create.sql
    trunk/scripts/postgres/serweb-create.sql
    trunk/scripts/postgres/siptrace-create.sql
    trunk/scripts/postgres/speeddial-create.sql
    trunk/scripts/postgres/standard-create.sql
    trunk/scripts/postgres/uri_db-create.sql
    trunk/scripts/postgres/usrloc-create.sql

Removed Paths:
-------------
    trunk/scripts/mysql/extensions-create.sql
    trunk/scripts/postgres/extensions-create.sql


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