Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

This page is outdated. You will be redirected to http://wiki.services.openoffice.org /wiki/Documentation/FAQ shortly.

Documentation / User FAQ / Maintainers' FAQ / Previous-Next

How does one access the OpenOffice.org source files for the web pages and the code?

Anyone can connect to the OpenOffice.org file system as an anonymous viewer with read-only access. See CVS client setup for more details. To commit new or edited files to the site, there are more steps.

Preliminary steps:

  1. Obtain a copy of the JCA. If you have questions, read the FAQs. (If your question is not answered there, please let us know.) FAX a signed copy and send the signed original JCA by snail mail.
  2. From your home directory, generate your SSH2 Keypair (public key + private key), create your passphrase, and learn the path to the public key file set. (Linux | Mac | Windows)
  3. Send your public key (id_dsa.pub) file to OpenOffice.org, while your private key (id_dsa) file remains on your machine. Set permissions on the private key so only the owner has read and write access to this file.
  4. When the OpenOffice.org support team tells you your key has been uploaded, log in to create a tunnel. Do this in a terminal, then minimize the terminal window to set it aside until you are done.
  5. To edit files you must obtain permission from the project where they live. You must be a member of that project. You seek the content developer or developer role status; project owners grant these roles. When the role has been granted, you will be able to see it in the Membership list of that project, and you should have write access to the files on the site.

Common work routines:

  1. Open a terminal. Establish a tunnel. Minimize this terminal.
  2. Open a second terminal to do your work. If this is your first visit to the project through the tunnel, log in to the CVS.
  3. Checkout files from the site.
  4. Commit or update edits to existing files.
  5. Add folders.
  6. Add and commit new files.
  7. Remove and rename files.
  8. Exit out of working terminal to quit your work in CVS. Type: exit or cvs logout
  9. ^C in the first shell to close your SSH connection, then exit out of the shell.
  10. Inspect your work by visiting the new pages on the OpenOffice.org web site, or by reviewing the cvs mail log.

Documentation / User FAQ / Maintainers' FAQ / Previous-Next

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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