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 From: "Mark Schamberger" To: Subject: file lock issue with cygwin 1.5.10-3, cvs 1.1.6-3 Date: Tue, 1 Jun 2004 07:50:50 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I have the latest and greatest Cygwin packages installed on two different machines and noticed the following problem on both using CVS: CVS fails to create a read lock when trying to check out or update from a repository on the local network. If I revert to cygwin 1.5.9-1, CVS again works correctly. Maybe this a file lock issue with the latest cygwin, or perhaps CVS needs rebuilt for the new DLL? Also, there is nothing funny with permissions and the CYGWIN envar is currently unset. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> $ export CVSROOT=/cygdrive/G/code $ cvs co www cvs checkout: Updating www cvs checkout: cannot create read lock in repository `/cygdrive/G/code/www': No such file or directory cvs [checkout aborted]: read lock failed - giving up >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Regards, Mark Schamberger -- 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/