From: "Mohammed Mamdouh" <[EMAIL PROTECTED]> Date: Sat, 04 Feb 2006 03:53:08 +0000
Hi, > I'm trying to use CVS using cygwin and I followed instructions to > gain access to the source code and generated my public key but I should set > this public key on the OOo server, I tried the issuezilla but either it's > not working or I don;t know the right way to do it, can anyone help me on > doing this? > > Note: I'm working on a code analysis tool and need the OOo source code to > prove it's efficiency to download the source code from OOo anonymous CVS site, you do not need any key. Just try this: export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs cvs -z9 co -r SRC680_m155 OpenOffice2 For more details, see http://www.openoffice.org/dev_docs/source/get_source.html -- Pavel Janík I personally don't believe a patch tracking system makes life any easier. -- Russell King in LKML --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
