Hello,

I am trying to post a review and getting the following error:
Traceback (most recent call last):
    load_entry_point('RBTools==0.7.4', 'console_scripts', 'rbt')()
  File 
"/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/main.py",
 
line 133, in main
    command.run_from_argv([RB_MAIN, command_name] + args)
  File 
"/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/__init__.py",
 
line 612, in run_from_argv
    exit_code = self.main(*args) or 0
  File 
"/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/post.py",
 
line 691, in main
    extra_args=extra_args)
  File 
"/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py",
 
line 751, in diff
    return self._do_diff(changeset)
  File 
"/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py",
 
line 882, in _do_diff
    dl = self._diff_files(old_file, new_file)
  File 
"/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py",
 
line 793, in _diff_files
    translate_newlines=False)
  File 
"/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/utils/process.py",
 
line 180, in execute
    % (rc, command, data))
*UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 
80769: ordinal not in range(128)*


rbt version:
$ rbt --version
RBTools 0.7.4

Can you please help me to resolve the failure.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to