[
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).
r1815961 adds 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).
> r1815961 adds 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)