[
https://issues.apache.org/jira/browse/SVN-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sahlberg closed SVN-4532.
--------------------------------
didn't check actual released version but surely in 1.14
> assert abort with -rprev for wc at r0
> -------------------------------------
>
> Key: SVN-4532
> URL: https://issues.apache.org/jira/browse/SVN-4532
> Project: Subversion
> Issue Type: Bug
> Components: libsvn_wc
> Affects Versions: trunk
> Reporter: Philip Martin
> Priority: Major
> Fix For: 1.14.0
>
>
> {noformat:nopanel=true}
> With trunk:
> $ svnadmin create repo
> $ svn co file://`pwd`/repo wc
> $ svn diff -rprev wc
> svn: E235000: In file '../src/subversion/libsvn_client/ra.c' line 679:
> assertion
> failed (SVN_IS_VALID_REVNUM(start_revnum))
> Aborted
> 1.8 also has the abort, 1.7 and 1.6 exit with an error:
> svn: E160006: Invalid revision number '-1'
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)