Comment #3 on issue 3376 by nicolas....@gmail.com: RBTools 0.6 - UnicodeEncodeError with ISO-8859-15
http://code.google.com/p/reviewboard/issues/detail?id=3376

Hello,

Thanks for the correction in git.

About requested information, we use the following command:

------------------------------------
rbt post \
--server=http://<myserver>/reviews \
--publish \
--disable-proxy \
--submit-as="$AUTHOR" \
--description="$DESCRIPTION" \
--summary="$SUMMARY" \
--branch="$BRANCH" \
--testing-done="$TEST" \
--review-request-id="$RB" \
--diff-filename="SVN.diff" \
--username="<username>" \
--password="<password>" \
--debug
------------------------------------

We use the same command for a "french" project (ISO-8859-15) and for an "english" project (UTF-8). - For the first project, "rbt post" fails with the "UnicodeEncodeError" error.
- For the second one, it works well.

Subversion version is 1.7.16.

As requested, I attached an "ISO-8859-15" version of the diff, so you can check the content of the file.
Data as been anonymize, but it does not change the content of the file.

If you need more information, don't hesitate to ask.

Thanks and regards.

Attachments:
        filediff.diff  5.9 KB

--
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 reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to