delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/05/03/12:29:59

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
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: <4.3.1.2.20020503122535.024fec08@pop.ma.ultranet.com>
X-Sender: lhall AT pop DOT ma DOT ultranet DOT com
Date: Fri, 03 May 2002 12:27:30 -0400
To: Randall R Schulz <rrschulz AT cris DOT com>, cygwin AT cygwin DOT com
From: "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com>
Subject: Re: mv problem
Cc: spetreolle AT yahoo DOT fr
In-Reply-To: <5.1.0.14.2.20020503090922.01f7c608@pop3.cris.com>
References: <20020503061657 DOT 92083 DOT qmail AT web10102 DOT mail DOT yahoo DOT com>
<4 DOT 3 DOT 1 DOT 2 DOT 20020502104654 DOT 0246ccb8 AT pop DOT ma DOT ultranet DOT com>
Mime-Version: 1.0

Good point!  I looked at this after receiving your mail and I see the same
thing.  So the error you and I see is incorrect.  I wonder if it's related to 
the inode hash problem reported and patched earlier this week...

Larry Hall                              lhall AT rfk DOT com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



At 12:20 PM 5/3/2002, Randall R Schulz wrote:
>Hi,
>
>I had to try this out to see how my system behaved. I saw something very interesting:
>
>
>% mkdir yad
>% mv yad YaD
>mv: cannot copy a directory, `yad', into itself, `YaD/yad'
>
>% find yad
>yad
>yad/yad
>
>% ll -id YaD
>66306041 drwxr-xr-x    3 RSchulz  None            0 May  3 09:08 YaD/
>
>% ll -Ri yad
>yad:
>total 0
>163374368 drwxr-xr-x    2 RSchulz  None            0 May  3 09:08 yad/
>
>yad/yad:
>total 0
>
>
>I get the same behavior, modulo "inode" numbers on an NTFS and a FAT volume.
>
>
>Miscellaneous system information:
>
>% uname -a
>CYGWIN_NT-5.0 CLEMENS 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown
>
>% mv --version
>mv (fileutils) 4.1
>Written by Mike Parker, David MacKenzie, and Jim Meyering.
>
>Copyright (C) 2001 Free Software Foundation, Inc.
>This is free software; see the source for copying conditions.  There is NO
>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
>
>"Cygcheck -s" output is attached. Excerpts here:
>
>...
>
>Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 2
>
>...
>
>SysDir: D:\WINNT\System32
>WinDir: D:\WINNT
>
>CYGWIN = `binmode ntsec'
>
>...
>
>a:  fd           N/A    N/A
>c:  hd  NTFS   10001Mb  38% CP CS UN PA FC     WIN2K
>d:  hd  NTFS   11664Mb  50% CP CS UN PA FC     Win2K2niW
>e:  hd  NTFS    4027Mb  94% CP CS UN PA FC     Stash
>f:  cd           N/A    N/A
>g:  cd  CDFS     647Mb 100%    CS UN           BOOKSHELF2K
>h:  hd  FAT32    649Mb   1% CP    UN           BURNME
>
>\\.\A:         /dev/fd0   user    binmode
>.              /cygdrive  user    binmode,noumount
>D:/cygwin      /          system  binmode
>D:/cygwin/bin  /usr/bin   system  binmode
>D:/cygwin/lib  /usr/lib   system  binmode
>
>Found: D:\cygwin\bin\bash.exe
>Found: D:\cygwin\bin\cat.exe
>Found: D:\cygwin\bin\cpp.exe
>Found: D:\cygwin\bin\find.exe
>Found: D:\cygwin\bin\gcc.exe
>Found: D:\cygwin\bin\gdb.exe
>Found: D:\cygwin\bin\ld.exe
>Found: D:\cygwin\bin\ls.exe
>Found: D:\cygwin\bin\make.exe
>Found: D:\cygwin\bin\sh.exe
>
>...
>
>     Cygwin DLL version info:
>         DLL version: 1.3.10
>         DLL epoch: 19
>         DLL bad signal mask: 19005
>         DLL old termios: 5
>         DLL malloc env: 28
>         API major: 0
>         API minor: 51
>         Shared data: 3
>         DLL identifier: cygwin1
>         Mount registry: 2
>         Cygnus registry name: Cygnus Solutions
>         Cygwin registry name: Cygwin
>         Program options name: Program Options
>         Cygwin mount registry name: mounts v2
>         Cygdrive flags: cygdrive flags
>         Cygdrive prefix: cygdrive prefix
>         Cygdrive default prefix:
>         Build date: Mon Feb 25 11:14:34 EST 2002
>         Shared id: cygwin1S3
>
>...
>
>fileutils           4.1-1
>
>...
>
>
>
>--
>Randall Schulz
>Mountain View, CA USA
>
>
>At 23:16 2002-05-02, Sylvain Petreolle wrote:
>
>>Hi,
>>
>>I'm using cygwin version 1.3.10 with all updated packages.
>>
>>mv --version reports : mv (fileutils) 4.1
>>(cygcheck reports exactly fileutils 4.1-1)
>>This is reproductible with every directory.
>>
>>Steps I follow :
>>
>>mkdir mydir
>>mv mydir MyDir (or Mydir, mydiR).
>
>
>
>--
>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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019