Following up on r1707164, simplify the handling of errors during parsing
server generated errors a bit more: return whatever we parsed successfully,
combined with the parser error.

After this patch this includes the error from the status line if nothing
was parsed properly.

* subversion/libsvn_ra_serf/multistatus.c
  (svn_ra_serf__handle_server_error): Add whatever we parsed before the
    parsing errors of server generated errors.


git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1707255 13f79535-47bb-0310-9956-ffa450edef68
1 file changed