Just to check--are you expecting review request 630298 to exist? If you're
trying to post SVN commit 630298 your command line should just be "rbt post
630298" (without the -r)

-David

On Thu, Feb 15, 2018 at 6:49 AM Jason Stanley <jasonstanley2...@gmail.com>
wrote:

> Hi David
>
> Here you go.
>
> $ rbt post -r 630298 --debug
>
> >>> RBTools 0.7.11
>
> >>> Python 2.7.10 (default, Feb  6 2017, 23:53:20)
>
> [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)]
>
> >>> Running on Darwin-16.5.0-x86_64-i386-64bit
>
> >>> Home = /Users/jstanley
>
> >>> Current directory = /Users/jstanley/Desktop/SVN/SCM/trunk/hudson
>
> >>> Command line: rbt post -r 630298 --debug
>
> >>> Running: tf vc help
>
> >>> Checking for a Subversion repository...
>
> >>> Running: svn --non-interactive info
>
> >>> Running: diff --version
>
> >>> Running: svn --non-interactive --version -q
>
> >>> repository info: Path: https://subversion.xxx.com/repos, Base path:
> /SCM/trunk/hudson, Supports changesets: False
>
> >>> Making HTTP GET request to http://10.34.161.215/reviews/api/
>
> >>> Making HTTP GET request to
> http://10.34.161.215/reviews/api/repositories/?tool=Subversion
>
> >>> Cached response for HTTP GET
> http://10.34.161.215/reviews/api/repositories/?tool=Subversion expired
> and was modified
>
> >>> Running: svn --non-interactive info
>
> >>> Running: diff --version
>
> >>> Running: svn --non-interactive --version -q
>
> >>> repository info: Path: https://subversion.xxx.com/repos, Base path:
> /SCM/trunk/hudson, Supports changesets: False
>
> >>> Running: svn --non-interactive status -q --ignore-externals
>
> >>> Running: svn --non-interactive diff --diff-cmd=diff --notice-ancestry
> -r BASE
>
> >>> Running: svn --non-interactive info foo
>
> >>> Running: svn --non-interactive diff --diff-cmd=diff --notice-ancestry
> -r BASE --no-diff-deleted
>
> >>> Running: svn --non-interactive info foo
>
> >>> Running: svn --non-interactive info foo
>
> >>> Running: svn --non-interactive info foo
>
> >>> Generated diff size: 320 bytes
>
> >>> Making HTTP GET request to
> http://10.34.161.215/reviews/api/validation/diffs/
>
> >>> Cached response for HTTP GET
> http://10.34.161.215/reviews/api/validation/diffs/ expired and was
> modified
>
> >>> Making HTTP POST request to
> http://10.34.161.215/reviews/api/validation/diffs/
>
> >>> Making HTTP GET request to
> http://10.34.161.215/reviews/api/review-requests/630298/?only-links=diffs%2Cdraft&only-fields=absolute_url%2Cbugs_closed%2Cid%2Cstatus
>
> >>> Got API Error 100 (HTTP code 404): Object does not exist
>
> >>> Error data: {u'stat': u'fail', u'err': {u'msg': u'Object does not
> exist', u'code': 100}}
>
> Traceback (most recent call last):
>
>   File "/usr/local/bin/rbt", line 9, in <module>
>
>     load_entry_point('RBTools==0.7.11', 'console_scripts', 'rbt')()
>
>   File
> "/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/commands/main.py",
> line 133, in main
>
>     command.run_from_argv([RB_MAIN, command_name] + args)
>
>   File
> "/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/commands/__init__.py",
> line 665, in run_from_argv
>
>     exit_code = self.main(*args) or 0
>
>   File
> "/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/commands/post.py",
> line 870, in main
>
>     base_dir=base_dir)
>
>   File
> "/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/commands/post.py",
> line 443, in post_request
>
>     only_links='diffs,draft')
>
>   File
> "/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/utils/commands.py",
> line 43, in get_review_request
>
>     % (review_request_id, e))
>
> rbtools.commands.CommandError: Error getting review request 630298: Object
> does not exist (HTTP 404, API Error 100)
>
> --
> 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
> "Review Board Community" 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.
>

-- 
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 
"Review Board Community" 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