info-cvs
[Top][All Lists]
Advanced

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

Re: Permissions on "shared" repository proyects


From: Larry Jones
Subject: Re: Permissions on "shared" repository proyects
Date: Mon, 27 Dec 2004 23:58:54 -0500 (EST)

Martinez Pla,Jose Antonio writes:
> 
>       Other chance I´ve try is to give "physical" permisions to proyects,
> so I have one proyect "proyect_1" that
>       belongs to user "admincvs" and group "cvs" with file permissions (r
> w x r - x - - -), but when I try to get the
>       proyect from the repository to the websphere studio, I get the
> following mistake:
> 
>               El servidor informó de un error mientras se estaba
> ejecutando el mandato "cvs checkout".
>                : cvs server: failed to create lock directory for
> `/opt/cvs/repositorio/ComponentTest Sample - HTTP Recorder' 
>               (/opt/cvs/repositorio/ComponentTest Sample - HTTP
> Recorder/#cvs.lock): Permission denied
>                : cvs server: failed to obtain dir lock in repository
> `/opt/cvs/repositorio/ComponentTest Sample - HTTP Recorder'
>                : cvs [server aborted]: read lock failed - giving up

That's the right approach, but you need to use LockDir in your
$CVSROOT/CVSROOT/config file to have CVS put the lock files somewhere
other than in the repository so that all users have write permission to
create them.  See the manual for details:

        <https://www.cvshome.org/docs/manual/cvs-1.11.18/cvs_2.html#SEC13>

-Larry Jones

I think my cerebellum just fused. -- Calvin




reply via email to

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