About the SVN Repository
DOWG Home -- Next Telecon -- FAQ -- Minutes -- Collaborations -- Participants -- Sign Up -- Device Info -- Use Cases -- TRAC -- SVN
Basic Information
To browse the SVN repository use this link: http://mmisw.org:8081/ontdev/browser
To access the SVN repository with a client, use the following URL: svn://mmi.mbari.org/ontdev
To be able to commit to the repository you need to have a user and a password. Please contact John Graybeal to get one (or check your email of 2007.10.24, as Luis sent many of you account information then).
Main Folders
The repository has the following main folders:
- docs
- most documents about the project, like use cases, diagrams, etc.
- owl
- ontologies
Folder composition
The 'trunk' directory is the one that has the interesting content.
- trunk
- directory under which the main project development occurs
- branches
- directory in which to create various named branches of the main development line
- tags
- directory of branches that are created, and perhaps destroyed, but never changed.
Useful Links
- Introduction to SVN
- http://en.wikipedia.org/wiki/Subversion_%28software%29
- Best Practices
- http://svn.collab.net/repos/svn/trunk/doc/user/svn-best-practices.html
- List of Clients
- http://subversion.tigris.org/links.html#clients
