Files | Admin

Notes:

Release Name: 0.3.2

Notes:
This project is inspired by kdesvn-build[http://kdesvn-build.kde.org/].

It help in building and maintaining a development environment. It downloads
and configures sources and updates them later.


Changes: == 0.3.2 - Main Features - none - Bugfixes - Fix the database initialization. SQLite3 seems to start enforcing foreign keys. And ours had a typo. - Fix the "vcs git remote "whatever" end end" stuff. Handle it exactly like a repository. This fixes the qt/qt modules initialization from the kdeqt recipe. It tried to clone a pure server url because the path part was not possible to specify for remotes. - Fix a bug with the sequel logging stuff that only happened if sequel reported an error. - Imporve the warning that say "The following command sometimes fails ..." on git clone. - If a module is specified for a command and inactive issue a warning. Same for specified groups with only inactive modules.