Date: Tue, 29 Jul 2003 23:21:39 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu Message-Id: <8011-Tue29Jul2003232138+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <10307291936.AA13490@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: mv bug (filutils? library?) References: <10307291936 DOT AA13490 AT clio DOT rice DOT edu> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) > Date: Tue, 29 Jul 2003 14:36:07 -0500 (CDT) > > mkdir thisisalong > cd thisisalong > mkdir junk > mv junk junk > > This will create junk\junk\... nesting until it fails. > > If you do the test under a short name it seems to work correctly (gives > a message about cannot move 'junk' to a subdirectory of itself). > > I have verified this behavior under Win98 and Windows 2000 using an older > copy of the filutils - but I am told it is seen on newer versions as > well. What version fails like that? I cannot reproduce the problem with Fileutils 4.0 on Windows 98.