== About the SVN Repository == '''[http://marinemetadata.org/ontdev DOWG Home] -- [http://marinemetadata.org/ontdev/nextmtg Next Telecon] -- [http://marinemetadata.org/ontdev/ontdevicesfaq FAQ] -- [http://marinemetadata.org/ontdev/mtgs Minutes] -- [http://marinemetadata.org/ontdev/ontdevicesagreements Collaborations] -- [http://marinemetadata.org:8081/ontdev/wiki/community Participants] -- [http://marinemetadata.org/mailman/listinfo/ontdev Sign Up] -- [http://marinemetadata.org/ontdev/devicedata Device Info] -- [http://marinemetadata.org/ontdev/usecases Use Cases] -- [http://marinemetadata.org:8081/ontdev/wiki 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