Hi David, Thanks for quick response.
I am using RBTools version is: RBTools 0.7.1 alpha 0 (dev) SVN version is: svn version 1.8.10 And rbt post --debug logs you can see below F:\ReviewBoard_Report\Kodiak_BRW_Client>rbt post --debug >>> RBTools 0.7.1 alpha 0 (dev) >>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)] >>> Running on Windows-7-6.1.7601-SP1 >>> Home = C:\Users\kodiak\AppData\Roaming >>> Current directory = F:\ReviewBoard_Report\Kodiak_BRW_Client >>> Checking for a Subversion repository... >>> Running: svn info --non-interactive >>> Running: diff --version >>> repository info: Path: http://172.27.4.96:3690/svn/Handset, Base path: /bran ches/Kodiak_BRW_Client, Supports changesets: False >>> Making HTTP GET request to http://172.27.4.96/reviewboard/api/ >>> Making HTTP GET request to http://172.27.4.96/reviewboard/api/repositories/ >>> Running: svn info --non-interactive >>> Running: diff --version >>> repository info: Path: http://172.27.4.96:3690/svn/Handset, Base path: /bran ches/Kodiak_BRW_Client, Supports changesets: False >>> Running: svn status --ignore-externals >>> Running: svn diff --diff-cmd=diff --notice-ancestry -r BASE >>> Running: svn diff --diff-cmd=diff --notice-ancestry -r BASE --no-diff-delete d Traceback (most recent call last): File "C:\Program Files (x86)\RBTools\bin\..\Python27\Scripts\rbt-script.py", l ine 8, in <module> load_entry_point('RBTools==0.7.1alpha0', 'console_scripts', 'rbt')() File "C:\Program Files (x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.1a lpha0-py2.7.egg\rbtools\commands\main.py", line 133, in main command.run_from_argv([RB_MAIN, command_name] + args) File "C:\Program Files (x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.1a lpha0-py2.7.egg\rbtools\commands\__init__.py", line 538, in run_from_argv exit_code = self.main(*args) or 0 File "C:\Program Files (x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.1a lpha0-py2.7.egg\rbtools\commands\post.py", line 654, in main raise CommandError("There don't seem to be any diffs!") rbtools.commands.CommandError: There don't seem to be any diffs! Please suggest me on this, Thanks In Advance... Regards, Panikera On Tuesday, February 24, 2015 at 2:34:07 AM UTC+5:30, David Trowbridge wrote: > > First of all, some questions: > > - What version of RBTools do you have installed? > - What version control system is this? SVN? > > Second, can you run again with --debug and send the output? > > -David > > On Mon Feb 23 2015 at 2:51:02 AM Panikera Raj <[email protected] > <javascript:>> wrote: > >> Hi All, >> >> I am using RBT Tool to generate review board report for rbt diff report >> automation. >> >> So I am getting below error during generating diff report between two >> revision numbers >> >> >> F:\ReviewBoard_Report\BRW_Client>rbt post 45277:45275 >> CRITICAL: 'utf8' codec can't decode byte 0x92 in position 36: invalid >> start byte >> >> why I am getting above exception. Please help me on this. >> >> Regards, >> Panikera >> >> >> -- >> 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 [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
