"Gerald Gutierrez" <ggmlfs@xxxxxxxxx> writes: > I ended up doing the following, which sounds similar to the above. Instead > of doing mysqldump into data.sql, it goes into data.sql.2 which I compare > with the checked in data.sql using "diff -I <timestamp RE>". If there are no > differences, I delete data.sql.2. If there are differences, I move > data.sql.2 into data.sql and check in. Perhaps not as elegant but certainly > works. Heh, that's essentially how automated html/man branches are managed ;-) - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html