svn diff fails in textmode dir

2004-07-22 Thread Jacek Trzmiel
Subversion does have problem with doing diff inside working copy checked out on textmode mounted path. Win2kSP4 + all updates cygwin1-20040720 snapshot subversion-1.0.5-1 $ mount | grep work d: on /work type system (textmode) $ svnadmin create /svn $ mkdir -p /work/tmp/testdir $ cd /work/tmp/

Re: svn diff fails in textmode dir

2004-07-22 Thread Max Bowsher
Jacek Trzmiel wrote: Subversion does have problem with doing diff inside working copy checked out on textmode mounted path. Subversion probably has a problem doing just about anything in a textmode directory right now. I need to fix this. I'll get to it soonish. Until then, use binmode for