info-cvs
[Top][All Lists]
Advanced

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

Re: (no subject)


From: Derek R. Price
Subject: Re: (no subject)
Date: Mon, 06 Aug 2001 13:18:43 -0400

ar2kcm wrote:

> RE: CVS ImportHave a user who gets this message when trying to checkout/in
> or commit files to
> $CVSROOT = /cm/SRCrepo/ar2000
>
> "failed to create lock dir . . ."

You have a line, "LockDir=..." in the file,
"/cm/SRCrepo/ar2000/CVSROOT/config".  The specified directory (after the
'LockDir=') either: a) doesn't exist, b) has permissions excluding write
privileges for you, or c) has a subdirectory you don't have write permissions
for.  c) can be caused by failure to set the setgid bit on the topmost dir
(`find <LockDir> -type d |xargs chmod -R g+s').  If you want more info,
please consult the CVS manual on LockDir.  There is a version of the manual
online at http://cvshome.org/docs/manual .

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden         CollabNet ( http://collab.net )
--
Mud is not one of the 4 food groups.
Mud is not one of the 4 food groups.
Mud is not one of the 4 food groups...

          - Bart Simpson on chalkboard, _The Simpsons_






reply via email to

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