Comment #5 on issue 3843 by [email protected]:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 70:
ordinal not in range(128)
https://code.google.com/p/reviewboard/issues/detail?id=3843
Hello, I have the same problem, not from git.py but from svn.py:
Running: svn diff --non-interactive --diff-cmd=diff --notice-ancestry
http://svn.scalefocus.com/myintime/@211
http://svn.scalefocus.com/myintime/@212 --username read.ldap
--password !QAZ2wsx#EDC
Traceback (most recent call last):
File "/usr/bin/rbt", line 9, in <module>
load_entry_point('RBTools==0.7.3alpha0.dev', 'console_scripts', 'rbt')()
File "/usr/lib/python2.6/site-packages/RBTools-0.7.3alpha0.dev-py2.6.egg/rbtools/commands/main.py",
line 133, in main
command.run_from_argv([RB_MAIN, command_name] + args)
File "/usr/lib/python2.6/site-packages/RBTools-0.7.3alpha0.dev-py2.6.egg/rbtools/commands/__init__.py",
line 580, in run_from_argv
exit_code = self.main(*args) or 0
File "/usr/lib/python2.6/site-packages/RBTools-0.7.3alpha0.dev-py2.6.egg/rbtools/commands/post.py",
line 640, in main
extra_args=extra_args)
File "/usr/lib/python2.6/site-packages/RBTools-0.7.3alpha0.dev-py2.6.egg/rbtools/clients/svn.py",
line 369, in diff
'diff': b''.join(diff),
Maybe more files (svn.py for example) should be adapted to the new diff
processing you talked about in your fix? Thanks!
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.