Subversion is a full-featured source control technology and an integral part of CollabNet. Before you being working on a project, take some time to learn the basic operations that Subversion provides.
Before beginning work in a project, you should take time to learn how the project files are organized. Each project's web content files are located in the myproject/trunk/www directory by default. Other project source modules are created and organized by the project owner or project members with version control write permissions.
Subversion is a client-server system. You must have a Subversion client on your local machine to access the Subversion server for projects hosted on this site.