Closed orizens closed 12 years ago
Hi,
Have you tried to disable svn_use_internal_diff
in config file?
I'm not sure how your proposed solution will help with this issue.
Hi. disabling it seems to work - havn't seen this property in the default config file. Thanks :-)
Hi.
Working with SVN, it won't mark the changed files nor show the diff. It outputs the error "no --internal-diff" command - maybe i'm using an older svn.
Proposed solution
in Class - DiffCommand, def svn_diff_command:
Thanks.