Subversion Repository
Getting the latest Source Code
Hydranode Project uses Subversion version control system for storing the codebase and tracking updates. Web-based view of the repository is available here. To check out the code from the repository for local editing, you need a Subversion client, such as TortoiseSVN (for Windows) or command-line client (for Linux/Mac). The URL to the repository is svn://hydranode.com/hydranode/hydranode
So, svn co svn://hydranode.com/hydranode/hydranode will do the job.
Getting write access to the repository
If you are writing a new plugin or user interface for Hydranode, you may request a folder in the repository for storing your work. To request write access to the repository, post a support ticket with the details, including the path in the repository where you need access, and the reason for requesting the access.
