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

Re: Version control for databases

From: Brad O'Hearne <brado_at_neurofire.com>
Date: 2006-05-15 20:16:15 CEST

I'm sure others will have much better suggestions, but I would highly
recommend having your entire schema and any static data scripted out,
and versioned. I would not rely solely on any database backup.

Brad

On May 15, 2006, at 10:58 AM, mike nicholaides wrote:

> Hey Guys,
>
> I was wondering if you could point me in the right direction (links,
> books, etc..) as far managing databases with my Subversion-controlled
> projects.
>
> One way I can think of is to dump the contents of the database into a
> SQL script, and put that under version control. Of course, that
> doesn't seem like the most elegant solution.
>
> How do you guys do it? Do you have any links, or book references?
>
> Thanks a ton,
> Mike
>
> --
> http://ablegray.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 15 20:18:12 2006

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.