Acessing the source code repositoryAfter OpenOffice.org 3.0 release the source code repository has been migrated from CVS to SubversionGeneric access methodsRead only SVN accesssvn checkout svn://svn.services.openoffice.org/ooo/trunk or svn checkout http://svn.services.openoffice.org/ooo/trunk Read only browser accessPoint your browser to http://svn.services.openoffice.org/ooo Read/write accessWrite access to the repository requires a ssh setup. svn co svn+ssh://svn@svn.services.openoffice.org/ooo/trunk Access a Developer SnapshotAccess a Developer Milestonesvn checkout http://svn.services.openoffice.org/ooo/tags/DEV300_m35 Access a childworkspacesvn checkout http://svn.services.openoffice.org/ooo/cws/foo For more information please see http://wiki.services.openoffice.org/wiki/OOo_and_Subversion |

