Fix crash in SVNClient when API Error occurs.

Review Request #7340 — Created May 27, 2015 and submitted

Information

RBTools
release-0.7.x
1841691...

Reviewers

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.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        rbtools/clients/svn.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        rbtools/clients/svn.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (ff31611)
Loading...