The only connectivity layer open to subversion is through the subversion server via ssh. The URL for accessing the repository is given below:
svn+ssh://bodhi02/data/subversion-or-
svn+ssh://ns2.dorja.com/data/subversion (if you are accessing the repository from outside of the domain)
Using this as the base URL you can then navigate and manipulate the projects under Subversion management using the svn client tool.
All projects hosted by Dorja follow the Subversion naming convention:
svn+ssh://bodhi02/data/subversion/project_name/trunk- the trunk directory of a project contains the main branch of the source code.
svn+ssh://bodhi02/data/subversion/project_name/branches- the branches directory of a project contains other directories, each of which represents a branch of the main branch/trunk.
Further documentation can be found in the
Subversion Book.
There is also a
documented list of projects that gets regularly updated.
Created by
admin on 10.11.2004 22.36
Last modified by
admin on 11.11.2004 16.56