Commit graph

10 commits

Author SHA1 Message Date
Olek Wojnar
7f9ff2246d Remove CVS $Id tags
The legacy tags are causing build issues in Debian.
2013-07-15 20:31:59 +02:00
Alistair Riddoch
bab9d629a5 Update flags to postgres tools 2012-08-01 14:15:58 +01:00
Al Riddoch
e6093cac9b 2008-10-28 Al Riddoch <alriddoch@googlemail.com>
* scripts/cyphesis-setup.sh: Fix a mistake in the calling of
	  cyloadrules.
2008-10-28 01:56:10 +00:00
Al Riddoch
0eca781f8f 2008-10-27 Al Riddoch <alriddoch@googlemail.com>
* scripts/cyphesis-setup.sh: Ensure there are no errors because
	  of permissions on the source directory. Shorten some variable
	  names to clean up formatting. Clean up error handling with database
	  commands.
2008-10-27 17:18:41 +00:00
Al Riddoch
adf534907c 2008-10-27 Al Riddoch <alriddoch@googlemail.com>
* scripts/cyphesis-setup.sh: Add checks for a whole bunch of
	  environment variables which could contain the calling user's
	  username after sudo or su have been run. Improve some of the
	  messages.
2008-10-27 03:39:22 +00:00
Al Riddoch
8c0dcbff09 2008-06-08 Al Riddoch <alriddoch@googlemail.com>
* scripts/cyphesis-setup.sh: Fix command line to su so it works.
2008-06-08 22:59:05 +00:00
Al Riddoch
4f2e20bd06 2007-09-18 Al Riddoch <alriddoch@zepler.org>
* scripts/cyphesis-setup.sh: Clarify the message when a database
	  account is found to already exist.
2007-09-18 17:06:04 +00:00
Al Riddoch
e2f97526c3 2007-07-09 Al Riddoch <alriddoch@zepler.org>
* scripts/cyphesis-setup.sh: Complete the database setup script
	  functionality. Clean up the output, and polish.

	* server/PersistantThingFactory.cpp, server/PersistantThingFactory.h,
	  server/PersistantThingFactory_impl.h: Partially specialise the non
	  persistent entity factory so we can register the persistor database
	  tables for the world object when persistence is disabled, so the
	  state of this entity can be restored.

	* server/server.cpp: Tidy up the startup output.

	* server/EntityFactory.cpp: Don't try and set up world persistence if
	  it is turned off.
2007-07-08 23:45:12 +00:00
Al Riddoch
0a87aab96c 2007-07-07 Al Riddoch <alriddoch@zepler.org>
* Makefile.am, scripts/cyphesis-setup.sh: Get the script for setting
	  up database working fairly smoothly.
2007-07-07 16:21:12 +00:00
Al Riddoch
5ea10f9ded 2007-02-17 Al Riddoch <alriddoch@zepler.org>
* scripts/cyphesis-setup.sh: Add new untested script that automates
	  setting up a database account for cyphesis.

	* Makefile.am: Add a message to the end of the install output
	  informing that the setup script needs to be run to sort out
	  the database access.
2007-02-17 20:16:28 +00:00