Re: diff -r won't recurse

2015-04-07 Thread Corinna Vinschen
On Apr 4 21:51, Jeffrey Altman wrote: > On 4/4/2015 3:27 PM, lemke...@t-online.de wrote: > >> Clutching at straws (note the identical serial number, does it confuse > >> Cygwin?): > >> > >> orion> /usr/lib/csih/getVolInfo.exe /g > >> Device Type: 7 > >> Characteristics: 20 > >> Volume

Re: diff -r won't recurse

2015-04-04 Thread Jeffrey Altman
On 4/4/2015 3:27 PM, lemke...@t-online.de wrote: >> Clutching at straws (note the identical serial number, does it confuse >> Cygwin?): >> >> orion> /usr/lib/csih/getVolInfo.exe /g >> Device Type: 7 >> Characteristics: 20 >> Volume Name: >> Serial Number : 3357258338 > ..

Re: diff -r won't recurse

2015-04-04 Thread Andrey Repin
Greetings, lemke...@t-online.de! >>Clutching at straws (note the identical serial number, does it confuse >>Cygwin?): >> >> orion> /usr/lib/csih/getVolInfo.exe /g >>Device Type: 7 >>Characteristics: 20 >>Volume Name: >>Serial Number : 3357258338 > ... >> >> orion> /usr/l

Re: diff -r won't recurse

2015-04-04 Thread lemke...@t-online.de
> >-Original-Nachricht- >Betreff: Re: diff -r won't recurse >Datum: Sat, 04 Apr 2015 20:29:40 +0200 >Von: "lemke...@t-online.de" >An: cygwin@cygwin.com > >>On Sat, 04 Apr 2015 20:09:56 +0200 I wrote: >>On Fri, 03 Apr 2015 16:50:09 +0200 And

Re: diff -r won't recurse

2015-04-04 Thread lemke...@t-online.de
>On Sat, 04 Apr 2015 20:09:56 +0200 I wrote: >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 >>> tool

AW: diff -r won't recurse

2015-04-04 Thread lemke...@t-online.de
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 do

Re: diff -r won't recurse

2015-04-03 Thread Andrey Repin
Greetings, Erwin Waterlander! >> 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. An

Re: diff -r won't recurse

2015-04-03 Thread Erwin Waterlander
Op 3-4-2015 om 16:17 schreef lemke...@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 cl

Re: diff -r won't recurse

2015-04-03 Thread Andrey Repin
Greetings, lemke...@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

diff -r won't recurse

2015-04-03 Thread lemke...@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? Thanks, Michael --