NYCPHP Meetup

NYPHP.org

[nycphp-talk] Scripts to manage subversion and db schema

Matt Juszczak matt at atopia.net
Sun Oct 4 21:51:31 EDT 2009


Hi all,

I'm wondering if anyone can recommend unix shell scripts to do the 
following:

- Merge changes from trunk -> stable -> live repositories.  svn merge 
works well for this but it doesn't really track well.  I've seen people 
use certain scripts to do this and I'm wondering if anyone can recommend 
any.

- Manage db schema inside SVN.  Something like this: 
http://www.codeproject.com/KB/database/DatabaseSchemaVersioning.aspx 
except for Unix/MySQL.

Thanks!

-Matt



More information about the talk mailing list