(incubating) | The Free and Open Productivity Suite

Acessing the obsolete Subversion source code repository

Between OpenOffice.org 3.0 release and 3.2 release Subversion was used as the source code repository.

After the 3.2 release OOo has migrated to Mercurial. Now the subversion repository is only useful for getting the sources of the OOo 3.1 release branch (OOO310).

For current information on how to build OOo, see the OOo Wiki: Building Guide

Generic access methods

Read only SVN access

svn checkout svn://svn.services.openoffice.org/ooo/trunk

or

svn checkout http://svn.services.openoffice.org/ooo/trunk

Read only browser access

Point your browser to

http://svn.services.openoffice.org/ooo

Read/write access

Write access to the repository requires a ssh setup.

svn co svn+ssh://svn@svn.services.openoffice.org/ooo/trunk

Access a Developer Snapshot

Access a Developer Milestone

svn checkout http://svn.services.openoffice.org/ooo/tags/DEV300_m35

Access a childworkspace

svn checkout http://svn.services.openoffice.org/ooo/cws/foo


For more information please see http://wiki.services.openoffice.org/wiki/OOo_and_Subversion

Copyright & License | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.