Share

Canorus - music score editor

Code

Programming Languages: Python, Ruby, C++

License: GNU General Public License (GPL)

Repositories

browse code

The repository can be checked-out through anonymous (svnserve) SVN: $ svn checkout svn://svn.berlios.de/canorus/branches/stable-x.y canorus Project developers can access the SVN tree via SSH as well. SSH2 must be installed on the client machine! Enter your site password when prompted. $ svn checkout svn+ssh://DEVELOPER_NAME@svn.berlios.de/svnroot/repos/canorus/\ branches/stable-x.y canorus Fetch the latest development SVN version: Again, both anonymous and SSH access to SVN are available. $ svn checkout svn://svn.berlios.de/canorus/trunk canorus $ svn checkout svn+ssh://DEVELOPER_NAME@svn.berlios.de/svnroot/repos/canorus/\ trunk canorus

Show:

What's happening?