What happens if you couldn't find the frisbee? 

-----Original Message-----
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Chris Velevitch
Sent: Tuesday, 17 April 2007 4:57 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Version Controlling a Database


On 4/16/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
> see with what your suggesting is that there isn't a method of merging 
> 2 developers databases:-)

I've worked on a multi-developer project where 2 or more developers where
making changes to the database. The approach that was taken there is this:-

We had a master database from which all developers copied to create there
own local private databases. This way they could screw up the database to
there hearts content, because they could refresh it from the master. When
they were happy with the schema change they would update the code repository
and they apply the changes to the master database. The access to master
database was via a symbolic physical "lock", in our case we used a frisbee
that was placed on the desk of the developer who was currently updating the
master database. You could update the master database if you couldn't get
the frisbee.


Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
m: 0415 469 095
www.flashdev.org.au




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to