Hey Fulco,

Almost same config as yours.  You can not use pserver authentication to commit, you 
have to use
ssh.
Get an ssh client for linux from gnomerpm if you dont have it.

Do a clean checkout to get rid of CVS directories that contain old method of 
authentication in
Root file.
Do co without login command and then you can commit.  Note that you still have to 
authenticate
every time you issue cvs command.

I tried to upload keys to prevent this but without success.  If someone has done this 
, please
respond.

Cheers,
Vladimir


Fulco Muriglio wrote

> hallo,
>   I'm not behind a firewall and I use Linux, cvs
> works except for commit: the response is:
>
>  cvs [server aborted]: "commit" requires write access to the repository
>
> Is it a problem of my account?
>
> The command was:
>
> cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss commit contrib/catalina
>
> but I've tried also:
>
> cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss commit 
>contrib/catalina
>
> With the same result.
>
> Bye
> Fulco
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to