[OpenSER-Devel] SF.net SVN: openser: [2519] trunk
Henning Westerholt
henning.westerholt at 1und1.de
Wed Jul 25 15:26:09 CEST 2007
Revision: 2519
http://openser.svn.sourceforge.net/openser/?rev=2519&view=rev
Author: henningw
Date: 2007-07-25 06:26:08 -0700 (Wed, 25 Jul 2007)
Log Message:
-----------
- remove dbschema task from make all, as on smaller machines the docbook tools are
probably not installed
- remove dbschema-clean from clean task, it still possible to call make clean
in db/schema directly
- fix svn:ignore settings in script
- add generated mysql, postgresql and dbtext SQL/ dbtext files to repository
Modified Paths:
--------------
trunk/Makefile
trunk/Makefile.rules
Added Paths:
-----------
trunk/scripts/dbtext/
trunk/scripts/dbtext/openser/
trunk/scripts/dbtext/openser/acc
trunk/scripts/dbtext/openser/active_sessions
trunk/scripts/dbtext/openser/active_watchers
trunk/scripts/dbtext/openser/address
trunk/scripts/dbtext/openser/admin_privileges
trunk/scripts/dbtext/openser/aliases
trunk/scripts/dbtext/openser/cpl
trunk/scripts/dbtext/openser/dbaliases
trunk/scripts/dbtext/openser/dialog
trunk/scripts/dbtext/openser/domain
trunk/scripts/dbtext/openser/domainpolicy
trunk/scripts/dbtext/openser/grp
trunk/scripts/dbtext/openser/gw
trunk/scripts/dbtext/openser/gw_grp
trunk/scripts/dbtext/openser/imc_members
trunk/scripts/dbtext/openser/imc_rooms
trunk/scripts/dbtext/openser/lcr
trunk/scripts/dbtext/openser/location
trunk/scripts/dbtext/openser/missed_calls
trunk/scripts/dbtext/openser/pdt
trunk/scripts/dbtext/openser/pending
trunk/scripts/dbtext/openser/phonebook
trunk/scripts/dbtext/openser/presentity
trunk/scripts/dbtext/openser/pua
trunk/scripts/dbtext/openser/re_grp
trunk/scripts/dbtext/openser/server_monitoring
trunk/scripts/dbtext/openser/server_monitoring_agg
trunk/scripts/dbtext/openser/silo
trunk/scripts/dbtext/openser/sip_trace
trunk/scripts/dbtext/openser/speed_dial
trunk/scripts/dbtext/openser/subscriber
trunk/scripts/dbtext/openser/trusted
trunk/scripts/dbtext/openser/uri
trunk/scripts/dbtext/openser/usr_preferences
trunk/scripts/dbtext/openser/usr_preferences_types
trunk/scripts/dbtext/openser/version
trunk/scripts/dbtext/openser/watchers
trunk/scripts/dbtext/openser/xcap_xml
trunk/scripts/mysql/
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/cpl-create.sql
trunk/scripts/mysql/dialog-create.sql
trunk/scripts/mysql/domain-create.sql
trunk/scripts/mysql/domainpolicy-create.sql
trunk/scripts/mysql/extensions-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/postgres/
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/cpl-create.sql
trunk/scripts/postgres/dialog-create.sql
trunk/scripts/postgres/domain-create.sql
trunk/scripts/postgres/domainpolicy-create.sql
trunk/scripts/postgres/extensions-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
Property Changed:
----------------
trunk/scripts/
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