On Fri, 2010-12-03 at 03:55 +0200, Vlad Dragu wrote: > I started to work on it. I modified the database structure and > took the opportunity to do a make release.
Cool : ) > The mysql-diff was a pain to get over, i tried all methods in the help > and only the last one worked :) Yes, it's an old project that doesn't make it easy to install... However I couldn't find anything else that did the same job. :/ At least once it's installed, it's done once for all : ) > But it seems that it worked, in the sense that i can see the updated > db_hackit.sql and db_hackit_test.sql > Can you guys try to do a make upgrade and see if it works correctly? I ran it, and there was an SQL error complaining about setting a null value, which I fixed by removing three lines from the .sql file: http://bazaar.launchpad.net/~hackit/hackit/trunk/revision/48.1.28 What I usually do when I create a release is to run the upgrade on a second installation, which I haven't touched in the meantime (the best being to have it on a different machine/virtual instance with a different distro, like Ubuntu vs Debian). It allows to catch this kind of errors before others try it out. Xavier. _______________________________________________ Farsides mailing list - [email protected] Wiki: http://farsides.com/ List: http://farsides.com/ml/ Forum: http://farsides.com/forum/ Ideas: http://farsides.com/ideas/ Chat: http://farsides.com/chat/

