Services section
You’re currently in the services section of the KnowledgeForge site. From here you can access existing project services, and manage your own project services.
Location: http://knowledgeforge.net/urakawa/svn
The location of this service online.
Service type: svn
The service type refers to the software system used to provide this service to the project.
This service provides a subversion repository located at:
http://knowledgeforge.net/urakawa/svn
A subversion repository is a sharable versioned filesystem. To find out more about them see the subversion book. You can access the material in the repository in one of the following ways (provided you have read permissions):
$ svn checkout http://knowledgeforge.net/urakawa/svn --username usernameFor more information on the command line client see the subversion book (chapter 3). Alternatively there is Tortoise SVN, a GUI client that integrates with Windows explorer. It has a detailed manual with chapter 5 covering 'daily use' -- checking out, committing etc.
Note that if you wish to 'commit' work to the repository you must have a role on the project that includes 'write' permissions on subversion services.