Call abort_edit upon editor failure in the repos reporter.
commitfa64b635231647f5af8e633eff8e4beb2cda8383
authorepg <epg@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Thu, 3 Apr 2008 04:06:49 +0000 (3 04:06 +0000)
committerepg <epg@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Thu, 3 Apr 2008 04:06:49 +0000 (3 04:06 +0000)
treeae7516187473cd7f43829b2d4bcf2263fc95556d
parent8a396ab334ed69a36adba0c27994d3f4f17c5ef4
Call abort_edit upon editor failure in the repos reporter.

* subversion/libsvn_repos/reporter.c
  (drive): Don't call close_edit here.
  (finish_report): If drive returns an error, call abort_edit (discarding
    any error) and return the error.  Else, call close_edit.

git-svn-id: http://svn.collab.net/repos/svn/trunk@30210 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
subversion/libsvn_repos/reporter.c