Creating a branch of zcore in svn

To create a branch of Zcore, which is an efficient way of starting a new zcore-based project, issue the following command:

svn copy https://www.rtidemo.org/repos/zcore/trunk/ https://www.rtidemo.org/repos/zcore/branches/newproject -m 'Creating newproject branch'