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
UnboundLocalErrorwhen an
API error occurs while scanning for the remote repository.
rbtno longer crashes with the patch applied.Ran unit tests.
Tool: Pyflakes Processed Files: rbtools/clients/svn.py Tool: PEP8 Style Checker Processed Files: rbtools/clients/svn.py