Re: Could not determine the existing review request to update.

2016-01-20 Thread David Trowbridge
`rbt post -u` only does update, not create. The expected usage is that one uses `rbt post` to initially create, then `rbt post -u` (or `rbt post -r `) to update. -David On Wed, Jan 20, 2016 at 12:50 AM Роман Шаметько wrote: > I'm trying to post review request like

Could not determine the existing review request to update.

2016-01-20 Thread Роман Шаметько
I'm trying to post review request like this: rbt post --username specialUser --password password --publish --guess-fields --update --submit-as AnotherUser someRevision As I understand, --update should force review board to find appropreate request (if it exists) and update it, or create new