RE: How to Version Control a database

2005-02-21 Thread Thomas Sundberg
> > -Original Message- > From: Will Merrell [mailto:[EMAIL PROTECTED] > Sent: 20 February 2005 14:00 > To: Mysql Mailing list > Subject: How to Version Control a database > > > I have a project that involves several developers working on > their own mach

RE: How to Version Control a database

2005-02-20 Thread Tim Hayes
Mailing list Subject: How to Version Control a database I have a project that involves several developers working on their own machines. Each has a local copy of the database on their own machine. Since we have some developers who develop while not connected to the network, we cannot use a common

RE: How to Version Control a database

2005-02-20 Thread Matt Chatterley
Mysql Mailing list Subject: How to Version Control a database I have a project that involves several developers working on their own machines. Each has a local copy of the database on their own machine. Since we have some developers who develop while not connected to the network, we cannot use a

How to Version Control a database

2005-02-20 Thread Will Merrell
I have a project that involves several developers working on their own machines. Each has a local copy of the database on their own machine. Since we have some developers who develop while not connected to the network, we cannot use a common database. How can I version control the database so that