Re: checking out all of OOo 2.3.0 sources ???
Joost Andrae <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.tools |
|---|---|
| Organization | StarOffice / Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
Hi Simon, the release branch for 2.3.0 is OOG680 and the CVS tag for 2.3.0 is OOG680_m5 as described within the release notes http://development.openoffice.org/releases/2.3.0.html cvs -d:pserver:[email protected]:/cvs co -r OOG680_m5 OpenOffice2 should do it... Kind regards, Joost > Why is it that, on Ubuntu 7.04, I can check out normally OOo 2.0.3 > sources > (using cvs -d:pserver:[email protected]:/cvs co -r > OpenOffice_2_0_3 OpenOffice2) > > but *not* the OOo 2.3.0 sources > (using cvs -d:pserver:[email protected]:/cvs co -r > ooo230 OpenOffice2)???