Topic: How to install from SVN

Hi, can anyone give any brief instructions how to install this from SVN? I don't understand how to integrate it with the qcodo framework, or indeed what version of the qcodo version to use?

Thanks
Chris

Re: How to install from SVN

I downloaded the 0.2.0 version and set it up. After that I just copied the SVN version on top. The two configuration.inc.php files has to be merged.

Re: How to install from SVN

Hi olejl thanks for that. I guess it's an option but seems a bit of a messy way to do it though, and how do you account for any database changes introduced since 0.2.0?

Can anyone suggest a better way? I don't really understand the qcodo framework - the files from it seem to be fairly randomly scattered throughout this app... I am used to frameworks like cakePHP where the framework lies outside of the application codebase.