Flux CMS 1.3 branched
We finally did it, we branched the upcoming 1.3 release of Flux CMS. And when we were at it, we renamed the trunk too to reflect the new name better and fix some inconsistencies, so read the following carefully.
The SVN branch of the 1.3 branch is available at:
https://svn.bitflux.ch/repos/public/fluxcms_demo/branches/1_3/
The new location for the trunk is at:
https://svn.bitflux.ch/repos/public/fluxcms_demo/trunk/
The old location of trunk is still there, but won't be updated anymore.
To make the switch easier, I wrote a little script, which should do everything for you *without* having to check out everything again (and without making *.OLD directories, if everything goes well). You can find the scripts in the bin/ directory and they are called switch-to-1_3-branch.sh resp. switch-to-trunk.sh. Call them from your project directory with "bash bin/switch-to-trunk.sh".
If you want to run a production website, we highly recommend checking out the 1.3 branch as trunk will be unstable in the near future (and may be not always backwards compatible).
The old trunk location (https://svn.bitflux.ch/repos/public/bxcmsng/) is still available, but won't be updated anymore. But the switch scripts are in there as well.
We of course also have snapshots of those new branches. See the wiki for further details.
The actual 1.3.0 release will be in the next days, unless any showstoppers are found.