Hello,
I have two Roundcube installations, both installed through an SVN checkout. How can I easily track possible DB schema changes since a certain SVN revision number?
Cheers,
Ringo De Smet ringo.desmet@celaeno.be
List info: http://lists.roundcube.net/users/
On Nov 13, 2007 1:45 PM, Ringo De Smet ringo.desmet@celaeno.be wrote:
Hello,
I have two Roundcube installations, both installed through an SVN checkout. How can I easily track possible DB schema changes since a certain SVN revision number?
See http://trac.roundcube.net/log/trunk/roundcubemail/SQL/mysql.initial.sql or type
svn diff -r<yourlocalrev>:HEAD SQL/mysql.initial.sql
~Thomas _______________________________________________ List info: http://lists.roundcube.net/users/