On Mon, 26 Mar 2001, Vincent Massol wrote:

> yes I could only create the directories but I cannot checkin any file ...
> 

That's really strange.  As you saw, I was just able to commit, and my
permissions are set up *exactly* the same way yours are.  What CVS client
are you using?

One thing I had to do (in order to see the empty directories) was to do a
"cvs update -d" rather than my normal "cvs update -dP" (I use command-line
CVS 1.10.6).  That way, the empty directories were left on my client side
(with their embedded CVS subdirectories).  You might try doing a
re-checkout of the jakarta-commons-sandbox CVS repository.

One other thing to check is to ensure that you are using the read/write
version of the repository.  The CVS login string (for you) should be:

:pserver:vmassol@localhost:/home/cvs/jakarta-commons-sandbox

I saw one earlier error message when you were using /home/cvspublic
instead, which will not work -- that's the read-only version of the
repository for anonymous CVS users.

Craig



> ----- Original Message -----
> From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; "Vincent Massol" <[EMAIL PROTECTED]>
> Sent: Monday, March 26, 2001 7:44 PM
> Subject: Re: Request for access to sandbox area
> 
> 
> >
> >
> > On Mon, 26 Mar 2001, Vincent Massol wrote:
> >
> > > Also, I cannot check in files. I receive the following errors :
> > >
> > > **** Access denied: Insufficient Karma
> > > (vmassol|jakarta-commons-sandbox/j2eeunit/build)
> > > cvs server: Pre-commit check failed
> > > cvs [server aborted]: correct above errors first!
> > >
> >
> > Is this still happening?  All of your directory creates got checked in OK.
> >
> > >
> > > thanks
> > > Vincent.
> > >
> >
> > Craig
> >
> >
> >
> 
> 

Reply via email to