Hi Henrik, *, On Fri, Dec 30, 2005 at 10:19:55PM +0100, Henrik Sundberg wrote: > 2005/12/30, Volker Quetschke <[EMAIL PROTECTED]>: > > Christian Lohmaier wrote: > > > On Thu, Dec 29, 2005 at 08:53:45PM +0100, Henrik Sundberg wrote: > > >>2) What can I do to be able to use cvs update? > > > > > > cd OpenOffice > > > cvs update [...] > > > > > > OpenOffice is just an alias that checkouts the individual modules, not a > > > module by itself. > > Aha, I was surprized that all modules were placed in the root folder > and not in OpenOffice.
Hmm - my version of cvs did create a subfolder "ooo" (I used the alias "ooo" back then when I did the first checkout) and placed all modules therein. > I was trying to do as it is said in > http://tools.openoffice.org/dev_docs/build_windows_tcsh.html#BuildingaFullBuildofOpenOffice, > but that can never have worked then (the cvs update part). The instructions may not be clear.. But $SRC_ROOT is not the directory from where you launched the cvs command, but the one with the modules (The initial subfolder cvs creates) So the co-Instructions are wrong. Should not be run from SRC_ROOT (since this will be created by the checkout - at least with my version, unless you tell cvs to do otherwise (not sure whether you can specify the current directory for the checkout) > > [...] > > Btw., if you are building OOo 2.0.x you can use the OpenOffice2 alias, it > > contains a few less modules. > > Is there a way to find/look at these aliases? use "cvs co -c" to get a list of defined aliases. ciao Christian -- NP: Limp Bizkit - The One --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
