Difference between revisions of "OOo Building"
Chris Tyler (talk | contribs) |
Chris Tyler (talk | contribs) m (→Get tools via anonymous CVS) |
||
Line 1: | Line 1: | ||
= Build Process = | = Build Process = | ||
− | == Get | + | == Get code via anonymous CVS == |
export 'CVSROOT=:pserver:anoncvs@anoncvs.services.openoffice.org:/cvs' # set server information | export 'CVSROOT=:pserver:anoncvs@anoncvs.services.openoffice.org:/cvs' # set server information |
Revision as of 20:40, 24 April 2008
Build Process
Get code via anonymous CVS
export 'CVSROOT=:pserver:anoncvs@anoncvs.services.openoffice.org:/cvs' # set server information
# Login to server -- password is "anoncvs" cvs login
# Check out the source code cvs co OpenOffice2
Resources
Tips page - include info on using CVS http://wiki.services.openoffice.org/wiki/Tips
CVS client setup http://tools.openoffice.org/servlets/ProjectSource