> It looks like it should not be there. Besides,
> every time you do a "build clean", it gets wiped out
> (and recreated later), which also erases the bin/CVS/
> directory. Next time you do an update, cvs complains
> (correctly) that it could not find the Entries file...
Well, the problem is a little different... When you do
a "cvs update -P ." after a fresh checkout, bin is erased
because it is empty. Later you compile Jetspeed, and bin
is created, but of course without any CVS directory. Then,
if you do an update or checkout, cvs complains because
bin doesn't look like a cvs-controlled directory, but it is.
> Shouldn't this directory be completely obliterated from
> the CVS repository?
I still think this should happen.
--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]