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 17:13:00 UTC

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

     [ https://issues.apache.org/jira/browse/SVN-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Foad updated SVN-4706:
-----------------------------
    Description: 
"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.

  was:
"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.


> "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)