Fix one more unicode issue in the svn client.

Review Request #7320 — Created May 20, 2015 and submitted

Information

RBTools
release-0.7.x
c1c4370...

Reviewers

This issue was reported to us via our commercial support tracker. The filename
in question is encoded as GBK, so running svn status on it and trying to
interpret the results as unicode is a bad idea.

Ran unit tests.

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

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (56030d7)
Loading...