RE: Current CVS HEAD broken!

2002-11-29 Thread Morrison, John
> From: Ivan Mikushin [mailto:[EMAIL PROTECTED]] > Hi John! :) > On Friday, November 29, 2002 17:01, Morrison, John wrote: > > > From: Ivan Mikushin [mailto:[EMAIL PROTECTED]] > > > > > > BTW, in the docs it says one should update his own local copy > > > from the CVS > > > with cvs -z3 update -d

Re: Current CVS HEAD broken!

2002-11-29 Thread Ivan Mikushin
Hi John! On Friday, November 29, 2002 17:01, Morrison, John wrote: > > From: Ivan Mikushin [mailto:[EMAIL PROTECTED]] > > > > Oops! It was my bad CVS update command (forgot the -d option > > after update). > > Yeah, the update -d option creates any missing directories, things > really go to pieces

RE: Current CVS HEAD broken!

2002-11-29 Thread Morrison, John
> From: Ivan Mikushin [mailto:[EMAIL PROTECTED]] > > Oops! It was my bad CVS update command (forgot the -d option > after update). Yeah, the update -d option creates any missing directories, things really go to pieces if you miss this! (I've done it before). > Now it builds OK :)) > > BTW, in

Re: Current CVS HEAD broken!

2002-11-29 Thread Ivan Mikushin
Oops! It was my bad CVS update command (forgot the -d option after update). Now it builds OK :)) BTW, in the docs it says one should update his own local copy from the CVS with cvs -z3 update -d -P which generates an error. The docs MUST be updated with the correct command which (I think) is c

Current CVS HEAD broken!

2002-11-28 Thread Ivan Mikushin
Hi, I've just updated from CVS and tried to build. I did: ./build.sh -Dinclude.webapp.libs=yes clean webapp docs Here is the output: BUILD FAILED file:/usr/local/cocoon-2.1-cvs/build/cocoon/work/blocks-build.xml:30: /usr/local/cocoon-2.1-cvs/src/blocks/poi/samples not found. Regards, -- Ivan