X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :reply-to:to:message-id:subject:from:content-type :content-transfer-encoding; q=dns; s=default; b=j5brPujGRZF34FU0 OG0obb/UQILFSw4eJvkSYbnvt4t3x8K5jlg932p6dGOQRJfsANnX1UimiNgIBA6U u8jple1JyOQX6xpjwsGe7QdPzSzwm7l3cyBO/gFYgs9BoA31QggiVSUvNNctNwPp w+rMAFxTViWnWemUflqPasNaSAY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :reply-to:to:message-id:subject:from:content-type :content-transfer-encoding; s=default; bh=HrtWY7S547cgH2NpFb2wFb f7r3c=; b=oazmqWtHLzLKxJVz8ykV2IopFDkThIJ4YVWKa/BpfTqUvOR3aY/OkK leZjoqTOYjiKTyquhRL7WobQUu37NMhVXivk6JQYEKj7ao/S7ZhdPRC/sP7azYim zY0Q0Uat+Yp7gnl/gsyPrv/mNoMRdafvpto9G7+64aR+SzgTER5ZI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.0 required=5.0 tests=AWL,BAYES_60,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mailout10.t-online.de MIME-Version: 1.0 In-Reply-To: <1706436250.20150403173834@yandex.ru> References: <1706436250 DOT 20150403173834 AT yandex DOT ru> Date: Sat, 04 Apr 2015 20:09:56 +0200 Reply-To: "lemkemch AT t-online DOT de" To: "cygwin AT cygwin DOT com" Message-ID: <434586251552028f4b44ab4.23122527@email.t-online.de> Subject: AW: diff -r won't recurse From: "lemkemch AT t-online DOT de" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit On Fri, 03 Apr 2015 16:50:09 +0200 Andrey Repin wrote: >> I've got a strange problem: diff -r /d /g won't recurse into the two directories. /d and /g are the >> roots of two disks where /g is a clone (disk2vhd) of /d. ls -R and other tools have no problems >> to walk the tree. strace doesn't give me a clue. Any ideas? > >Try /d/ /g/ ? >Cygdrive automounts are implicit. >Though, I'm unable to reproduce your case. > >$ ls -l /? >ls: cannot access /?: No such file or directory > >$ diff -r /w /x >Only in /w: $RECYCLE.BIN >Only in /x: OS2 >Only in /w: ssh-1Pr6UITz >Only in /w: System Volume Information >Only in /x: WINNT > Yes, that's what I expected. And Erwin Waterlander suggested: > there are no differences > ;) I wish it were so. Nevertheless (-s lists identical files): orion> diff -q -r -s /d/Program\ Files /g/Program\ Files orion> But orion> ls /d/Program\ Files /g/Program\ Files /d/Program Files: 7-Zip GPS-Track-Analyse-6 PlotSoft ... snipped. /g/Program Files: 7-Zip GPS-Track-Analyse-6 PlotSoft ... more snipped. I am sure this got something to do with this being on a cloned disk running in a XP virtual machine (vmplayer on Win 8,1). Thanks, Michael P.S. For some reason I can't subscribe properly to the list. It rejected my first request and following the instructions I received as a result wasn't successful. ---------------------------------------------------------------- Profitieren Sie von der sicheren E-Mail-Übertragung Ihrer Daten mit einer kostenlosen E-Mail-Adresse der Telekom. www.t-online.de/email-kostenlos -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple