Re: [nyphp-talk] Scripts to manage subversion and db schema

2009-10-04 Thread Justin Dearing
On Sun, Oct 4, 2009 at 9:51 PM, Matt Juszczak wrote: > > - Merge changes from trunk -> stable -> live repositories. svn merge works > well for this but it doesn't really track well. > Define "doesn't really track well" If you don't like how it looks in the history, what do you expect scripts to

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

2009-10-04 Thread Matt Juszczak
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 r