Fix crash in SVNClient when API Error occurs.
Review Request #7340 — Created May 27, 2015 and submitted
This patch fixes a crash resulting from an
UnboundLocalError
when an
API error occurs while scanning for the remote repository.
rbt
no longer crashes with the patch applied.Ran unit tests.