[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS doesn't do permissions?
> On Tue, Jun 01, 1999 at 10:34:50AM -0700, Aaron Turner wrote:
> > Yeah, it removes the execute flag. The file name is:
> > /cgi-bin/lbfregstep2.cgi
>
> Alright, I'll look into it.
>
> > All files in /cgi-bin should be 755.
>
> No, they have to be rwxrwxr-x, group cvs. If they are rwxr-xr-x only the
> owner will be able to commit and we will have total heck with CVS.
Fair enough.
> I am hesitant to have cvs always set cgi-bin files up like this, just in case
> we need to put something in there non-executable. I'll fix this file and
> check things out, I thought there was a cvs admin command to set things
> executable...
At least make all *.cgi files 775. It would be a little silly for us to
have you edit the CVS scripts everytime we add a CGI to that directory.
-Aaron