Re: ERROR: Error getting review request 630298: Object does not exist (HTTP 404, API Error 100)

2018-02-21 Thread Jason Stanley
Ah, that was my problem. Thanks for the help. On Tuesday, February 20, 2018 at 3:24:32 AM UTC-5, David Trowbridge wrote: > > 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" (witho

Re: ERROR: Error getting review request 630298: Object does not exist (HTTP 404, API Error 100)

2018-02-20 Thread David Trowbridge
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 wrote: > Hi David > > Here you go. > > $ rbt post -r 630298 --debu

Re: ERROR: Error getting review request 630298: Object does not exist (HTTP 404, API Error 100)

2018-02-15 Thread Jason Stanley
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/jstanl

Re: ERROR: Error getting review request 630298: Object does not exist (HTTP 404, API Error 100)

2018-02-14 Thread David Trowbridge
Can you run rbt post with --debug and send the output? -David On Wed, Feb 14, 2018 at 1:06 PM Jason Stanley wrote: > Hello > > I have setup Review Board version 2.5.16 > > I have setup a subversion repository. > Path: https://subversion.xxx.com/repos > > When I try to perform a post operation,