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: <3CC71620.7040307@cportcorp.com> Date: Wed, 24 Apr 2002 16:31:28 -0400 From: Peter Buckley User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Sharona Rozmaryn CC: cygwin AT cygwin DOT com Subject: Re: Problem using cygwin with ClearCase 4.1 References: <3CC71100 DOT 444438C7 AT hns DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Is your CYGWIN environment variable set to "ntsec"? In my experience with Clearcase and cygwin, cygwin can do permissions on NTFS, but has weird errors on things like MVFS and Samba shares. I would not be surprised if TAS ran into similar weird permissions problems when using cygwin. Have you tried creating the file with another command, like: echo "" > file.txt Does that result in the same permissions? Have you tried touching the file and then chmod-ing it? Have you tried creating a view stored on the windows box- does it have the same results? HTH, Peter Sharona Rozmaryn wrote: > Hi. > > We have a group of developers using cygwin with Windows, as well as > ClearCase. The ClearCase data (VOBs and Views) are stored on UNIX > servers. In order to access the UNIX servers, we use TAS 6.1, which > allows transparent access between > the UNIX server and the PC clients. > > This group of developers is trying to build software from Windows. > Their build script has a "touch" command which > works OK outside of ClearCase, but with ClearCase, it somehow does not > recognize the umask of 002 so it makes the permissions read only. The > file that is touched get created, but there is a permission error that > causes the build to fail. > > Do you have any ideas about how to fix this problem? > Thanks for any help. > > -- Sharona Rozmaryn > > Hughes Network Systems > Tel: (301) 601-4059 > Fax:(301) 601-4091 > Email: srozmaryn AT hns DOT com > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/