[
https://issues.apache.org/jira/browse/LUCENE-5385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863124#comment-13863124
]
Uwe Schindler commented on LUCENE-5385:
---------------------------------------
Wecould also check the error code in the SVNException:
{{e.getErrorMessage().getErrorCode()}} and use that in a switch statement:
- WC_UNSUPPORTED_FORMAT
- some other error code if no WC at all
I will try this out later! But in any case we can add a "fake" check before
that does nothing. I will post a patch soon.
> make precommit work for svn 1.8 or git checkouts
> ------------------------------------------------
>
> Key: LUCENE-5385
> URL: https://issues.apache.org/jira/browse/LUCENE-5385
> Project: Lucene - Core
> Issue Type: Improvement
> Components: general/build
> Reporter: Robert Muir
> Attachments: LUCENE-5385.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]