Comment 0 for bug 386656

Revision history for this message
kripken (kripkenstein) wrote : Diff options cause error on Windows

bzr diff --diff-options -w (or with =-w, "-w", ="-w") works fine on Ubuntu (producing a diff that ignores whitespace), but on Windows I get

=== modified file 'src/SConscript'
bzr: ERROR [Error 2] The system cannot find the file specified

However, the file is there, and Bazaar without diff options works fine.

I am seeing this bug on two separate Windows machines, one on XP and one on Vista.