Fix one more unicode issue in the svn client.
Review Request #7320 — Created May 20, 2015 and submitted
This issue was reported to us via our commercial support tracker. The filename
in question is encoded as GBK, so runningsvn statuson it and trying to
interpret the results as unicode is a bad idea.
Ran unit tests.
Tool: Pyflakes Processed Files: rbtools/clients/svn.py Tool: PEP8 Style Checker Processed Files: rbtools/clients/svn.py