Our SVN repo is hosted at CloudForge https://app.cloudforge.com/
Note: Only commit stable code to trunk.
Changes committed to trunk get merged into the latest release branch as required.
Checkout the trunk:
svn checkout https://essentiallogic.svn.cloudforge.com/essentiallogic/metascale/trunk metascale-trunk
Changes are merged in from trunk.
Checkout the latest release branch:
svn checkout https://essentiallogic.svn.cloudforge.com/essentiallogic/metascale/branches/metascale-3.3
Project branches are copied from the latest metascale-3.3 branch and contain customisations specific to that project.
Changes are merged in from the latest metascale-3.3 release branch as they become available.
Checkout a project branch:
svn checkout https://essentiallogic.svn.cloudforge.com/essentiallogic/metascale/branches/ms-myproject-3.3
cd path/to/checked-out-folder
composer install
composer run-script mamp-perms
$nodes = $this->node->getCollection()->getRelated();
No related nodes for this node