[ https://issues.apache.org/jira/browse/SVN-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772110#comment-17772110 ]
Daniel Sahlberg commented on SVN-1778: -------------------------------------- Discussed on dev@: [https://lists.apache.org/thread/hfnfq4v6jytod1xr4dsttp00ptfgmfgr] r1912724 adds a docstring to FileDiff.get_pipe() documenting this behaviour. r1912743 improves the errstr in the exception to say that the "external diff command" is not found. > [python] FileDiff broken on Windows > ----------------------------------- > > Key: SVN-1778 > URL: https://issues.apache.org/jira/browse/SVN-1778 > Project: Subversion > Issue Type: Bug > Components: bindings_swig_python > Affects Versions: all > Environment: Windows 2000 > Reporter: Subversion Importer > Priority: Critical > Fix For: unscheduled > > > {noformat:nopanel=true} > In function get_pipe, class FileDiff spawns a "diff" process, but usually no > "diff.exe" executable is available under Windows, so the FileDiff class might > be > completely non-functional on most Win installation. Maybe using Python difflib > calls could be a better solution. > {noformat} > Original issue reported by *iaanus* -- This message was sent by Atlassian Jira (v8.20.10#820010)