Documentation/Building Guide/Building on MacOSX/checkout for milestones before m32

From Apache OpenOffice Wiki
< Documentation‎ | Building Guide‎ | Building on MacOSX
Revision as of 18:47, 16 December 2008 by Ericb (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

For previous milestones (means before m31) : cvs is mandatory

=> Prepare a directory for the source download

mkdir DEV300_m30
cd DEV300_m30

export CVSROOT=":pserver:anoncvs@anoncvs.services.openoffice.org:/cvs"
cvs login
(password is 'anoncvs' )  + Enter
cvs -z3 co -r DEV300_m30 OpenOffice3 swext apache-commons tomcat hyphen  hunspell cppunit # don't forget the "3" !! 

Note: swext, tomcat, etc. in the cvs checkout are needed to prevent breakages at buildtime

Personal tools