You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Julian Foad (JIRA)" <ji...@apache.org> on 2017/11/21 16:58:00 UTC

[jira] [Created] (SVN-4706) "svn diff --git" with unversioned files crashes

Julian Foad created SVN-4706:
--------------------------------

             Summary: "svn diff --git" with unversioned files crashes
                 Key: SVN-4706
                 URL: https://issues.apache.org/jira/browse/SVN-4706
             Project: Subversion
          Issue Type: Bug
          Components: libsvn_client
            Reporter: Julian Foad


"svn diff --git" with unversioned files crashes while trying to generate the "---" and "+++" lines. It calls make_repos_relpath(session_relpath=NULL, anchor=NULL).

I am adding a test case, diff_test.py:90 "diff unversioned files in git format" as XFAIL.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)