X-Recipient: archive-cygwin@delorie.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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=gpoO1hlxGu4cyvfc
	CveT1/gwF4INRYmEv6Wcl8toDi3l7Uypk/Y4ZkhrI2M+uZJiRoASuZCLQD7r2lbN
	8YWVwOy8J3y5I8sGVcMSxt1VjjBDh/zbUniP9U37c4Fe8Vt5NyLctIZaLB3nL7ld
	OHpnqY1FJEs49IgHSJMwLVHQ27A=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=KJZUdXbMR7iEdskDSH++7Z
	Vn29w=; b=YGO1oUphaeW7EZcNRYF7td7hGDSm+UsftccCqAHP0sNj1CMpwLH5oM
	63kRxlmPllM1KchLbbTX7U3U9jHgoz1GsIRVIGUF6DXW/nAh9zmJmSWnvZdnEyiF
	0trlXW2fwFfzwGn79lMWDiT7DFq1WbT+hbT/az1Y7N4vi0oxVOI5U=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtp.ht-systems.ru
Date: Fri, 3 Apr 2015 17:38:34 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1706436250.20150403173834@yandex.ru>
To: "lemkemch@t-online.de" <lemkemch@t-online.de>, cygwin@cygwin.com
Subject: Re: diff -r won't recurse
In-Reply-To: <978979982551ea1168d28b4.21965527@email.t-online.de>
References: <978979982551ea1168d28b4.21965527@email.t-online.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, lemkemch@t-online.de!

> 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


-- 
With best regards,
Andrey Repin
Friday, April 3, 2015 17:33:00

Sorry for my terrible english...


--
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

