info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Permission denied when commiting via ssh


From: Arthur Barrett
Subject: RE: Permission denied when commiting via ssh
Date: Mon, 3 Dec 2007 10:21:10 +1100

>     cvs commit: permission denied for projects/project-x/readme.txt
> ok (took 0:00.265)
> Error: The following warnings were reported while performing the "cvs
> commit" command.
>    Error: bpm: cvs commit: permission denied for projects/project-x/
> readme.txt
> ***


Exactly what CVS server version are you running?  This command will show
you:

   cvs -z3 -d:ext:address@hidden:/cvs ver

> If I log on to the server where the CVS repository is located and do a
> local check out then everything works, and I can even check-in. 


A :local: user is considered to be admin for some purposes - I suspect
you are using CVSNT server and you do not have an ACL to allow you to
write to that directory, or you are using some other ACL package for CVS
that does something similar.

I think if Denis was right and the file permissions were wrong then you
wouldn't be able to commit using :local: either....

If you are using CVSNT (yes it runs on linux too) then you should
contact the CVSNT newsgroup or read the cvsnt manual on how to set
access control using "cvs chacl".

Regards,


Arthur




reply via email to

[Prev in Thread] Current Thread [Next in Thread]