Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chris Faylor Date: Wed, 13 Sep 2000 16:26:24 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Cygwin chmod no work in ClearCase WinNT view Message-ID: <20000913162624.A7020@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <39BFE248 DOT CEB6B233 AT openmarket DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: <39BFE248.CEB6B233@openmarket.com>; from gmoore@openmarket.com on Wed, Sep 13, 2000 at 04:23:36PM -0400 On Wed, Sep 13, 2000 at 04:23:36PM -0400, Guy T. Moore Jr. wrote: >All, > >I read several Cygwin emails on chmod not working, but could >not extrapolate from them a working solution... > >If I go into my ClearCase view: > `cd v:` >then copy a VOB element to another file and change the permissions on it: > `cp file1 file2` > `chmod 777 file2` (file1, a CLearCase VOB element has permissions of 444) >I am unable to append to or touch that file. > `cat file1 >> file2` > `touch file2` >bash: file2: Permission denied > >I think the problem is that Cygwin's `cp` command is not copying as well as the DOS >`copy` command or that Cygwin's `chmod` command is not doing everything that it could >be doing. > >Thanks for any replies Since no one on the development team has ClearCase (as far as I know), it is unlikely that this will be fixed. If you need this functionality, you're going to have to debug the problem yourself. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com