[Dev] Ant target: dbset

Brett Wooldridge bwooldridge at alterpoint.com
Wed Mar 12 09:58:09 CDT 2008


Did I mention that if you're using mysql, and you need to do a clean build, you might think that you need to do a 'dbreset'.  But doing so will wipe out your database (obviously) that you've carefully set up.  You can use a new target to just configure ZipTie server to point back at mysql while leaving all your data intact.  What you need is 'dbset'.

ant dbset

So you can clean build all day long (all week long, all month long) and never loose your DB in the process.

-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20080312/95211889/attachment.html 


More information about the Dev mailing list