|
Twitter Feed
|
Application Versioning & Synchronization with XatafacePosted by shannah on Nov 26, 2008
One of the more annoying challenges involved with managing production web applications is keeping the development and production versions in sync. Verson control systems such as Subversion and CVS make this task trivial for source code and file system changes, but changes to the database schema between versions still need to be handled with [...]
|