[jira] [Commented] (SVN-1778) [python] FileDiff broken on Windows
"Daniel Sahlberg (Jira)" <[email protected]> Thu, 5 Oct 2023 07:52:00 +0000 (UTC)
| Newsgroups | gmane.comp.version-control.subversion.issues |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/SVN-1778?page=3Dcom.atlassian.j=
ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D177721=
10#comment-17772110 ]=20
Daniel Sahlberg commented on SVN-1778:
--------------------------------------
Discussed on dev@: [https://lists.apache.org/thread/hfnfq4v6jytod1xr4dsttp0=
0ptfgmfgr]
=C2=A0
r1912724 adds a docstring to FileDiff.get_pipe() documenting this=C2=A0beha=
viour.
r1912743 improves the errstr in the=C2=A0 exception to say that the "extern=
al 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=3Dtrue}
> In function get_pipe, class FileDiff spawns a "diff" process, but usually=
no
> "diff.exe" executable is available under Windows, so the FileDiff class m=
ight be
> completely non-functional on most Win installation. Maybe using Python di=
fflib
> calls could be a better solution.
> {noformat}
> Original issue reported by *iaanus*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)