Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Chris Faylor <cgf@cygnus.com>
Date: Wed, 13 Sep 2000 16:26:24 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: Cygwin chmod no work in ClearCase WinNT view
Message-ID: <20000913162624.A7020@cygnus.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sourceware.cygnus.com
References: <39BFE248.CEB6B233@openmarket.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@sourceware.cygnus.com

