Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990827113456.28868.rocketmail@web111.yahoomail.com> Date: Fri, 27 Aug 1999 04:34:56 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: file attributes ( was: RCS for Cygwin) To: Bernhard Bitsch , Cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Bernhard Bitsch wrote: > hello, > > we want to use RCS for revision control of our SW development project. > > Environment: > Workstations with Windows NT 4.x > Source repository on Novell Netware Server > Novell Netware Client > RCS 5.7 ported to Cygwin B20.x > Cygwin B20.1 > > when checking in files ci reports permission denied for the repository > file xx.yy,v. if you do that on a local drive, all is ok. > My memory fails me but I believe this bug is a result of ci having the previous xx.yy,v file open as it tries to copy the temporary version on top of it. Can't do that with the M$ filesystems. To fix this you would have to make sure that the fd that hold the xx.yy,v file open is closed before copying the temporary file to the delta save file. I may be wrong but I think that is the problem. BTW, the latest version of CVS compiles OOB with one minor build problem (don't ask me what it is, I don't remember) and works. === Earnie Boyd Newbies, please visit (If you respond to the list, then please don't cc me) __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com