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 Message-ID: <3C053801.6040409@cportcorp.com> Date: Wed, 28 Nov 2001 14:16:17 -0500 From: Peter Buckley User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: rm -rf dir/foo hangs on mvfs Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit http://www.cygwin.com/ml/cygwin/2001-05/msg01202.html I found this message in my search of the archives- I didn't see anything in the rm or cygwin changelog, but did Chris figure out a solution to this? I seem to be having the problem with cygwin/rm 1.3.2-1, 1.3.3-2, and 1.3.5-3. We are using Rational Clearcase MVFS, and "rm -rf" hangs for over 48 hours sometimes. My WG is that it is somehow related to the original poster's problem with samba, since MVFS is not NTFS and doesn't handle the "windows NT DELETE_ON_CLOSE facility." I can't find the text "DELETE_ON_CLOSE" in any fileutils or cygwin source, only in cygwin objects. Anyone else experiencing this problem? Or is there somewhere I should look to debug this further? Currently, it works from the command line, but hangs only when invoked from a makefile. The error I am getting when I change "rm -rf" to "rm -vir" is this- ../bin/rm.exe: remove directory `dir/foo' (might be nonempty)? y removing the directory itself: 'dir/foo' ../bin/rm.exe: cannot remove directory `dir/foo': Directory not empty Of course, the directory *is* empty, since rm just removed all the files and subdirectories apparently successfully. As always, any pointers or MLA search terms are appreciated. TIA, Peter -- Your mouse has moved. Windows NT must be restarted for the change to take effect. Reboot now? [OK] -- -- 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/