Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <004e01c30c04$d93d46a0$78d96f83@pomello> From: "Max Bowsher" To: "Max Bowsher" , References: <003b01c30c03$5cd4f000$78d96f83 AT pomello> Subject: Re: Permission denied when checking out /cvs/cygwin/htdocs Date: Sat, 26 Apr 2003 16:02:25 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Max Bowsher wrote: > Igor Pechtchanski wrote: >> On Sat, 26 Apr 2003, Elfyn McBratney wrote: >> >>> ping? >>> >>>> I was just attempting to check the Cygwin web page(s)...But I'm getting >>>> this >>>> >>>> cvs server: Updating . >>>> cvs server: Updating CVSROOT >>>> cvs server: Updating htdocs >>>> cvs server: Updating htdocs/acronyms >>>> cvs server: failed to create lock directory for >>>> `/cvs/cygwin/htdocs/acronyms' (/cvs/cygwin/htdocs/acronyms/#cvs.lock): >>>> Permission denied >>>> cvs server: failed to obtain dir lock in repository >>>> `/cvs/cygwin/htdocs/acronyms' >>>> cvs [server aborted]: read lock failed - giving up >>> >>> Elfyn >> >> My guess is the directory permissions are missing the sticky bit. >> Someone with shell root access will have to fix it (alternatively, I >> could, if given shell access temporarily). >> >> Elfyn, do you have trouble checking out htdocs/goldstars? If not, this >> would be very strange, as I used "cvs add" to add both directories... >> Maybe something's wrong with the CVSROOT scripts (or the Emptydir, I'm not >> quite sure how cvs does it). > > As Elfyn says, its fixed now. Someone (a cron job?) chowned the repo to > anoncvs. > > One rather strange thing I found (I guess this is a question for CGF): Based > on the permissions alone, src should be suffering from this problem as > well - but it isn't! OK, I'm partially an idiot. anoncvs is a member of src. Please excuse my blundering above. But cvs still isn't putting lockfiles in the repository, so I'm still wondering about the question below. > And there is no LockDir in src/CVSROOT/config! So why > is CVS putting the lock files elsewhere in this case? And where? Please, > sate my curiosity! :-) Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/