[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

How to version a database

From: Will Merrell <will_at_coaching-life.com>
Date: 2005-02-06 19:28:16 CET

I am heading up a project that has several members and we are developing a
web application. We have the development environment loaded on our
individual machines to allow development even when not connected.

The part I want some suggestions on is keeping the database up to date. We
use MySql installed on our local machines. The best solution I have come up
with so far is to dump the database to a text file before doing a commit,
keep the dump file in Subversion, and restore the database after doing an
update.

This works, but is clumsy and error prone. How do other people handle this
kind of situation? What other options do people use?

Thanks,
    --Will
will@coaching-life.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 6 19:30:52 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.