> 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 the docs it says one should update his own local copy 
> from the CVS 
> with <code>cvs -z3 update -d -P</code> which generates an 
> error. The docs 
> MUST be updated with the correct command which (I think) is
> <code>
> cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic -z3 
> update -d -P
> </code>

No, once you've done a checkout, cvs references
<project>/CVS/Root

for the :pserver:... information unless you override it with the first
-d.

> Sorry for having disturbed you, the MIGHTY COCOONERS with 
> such a little bug :)

Huh?  Is this a joke or are you taking the micky?

> Expect more soon: there is a major classloading issue which 
> prevents people to 
> put the cocoon libs (pretty *much* of stuff, I'd say) into the shared 
> directory for all webapps and only put their own stuff into 
> their webapps' 
> WEB-INF/classes and WEB-INF/lib

True, if this is the case, it probably ought to be fixed.

J.


=======================================================================
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to