They don’t need to specify a version number. It is using the tip.

What’s happening with that error is that you’ve already posted a review request 
representing the commit that you’ve posted for review. Review Board tries to 
keep a 1-to-1 mapping of commit ID and review request, and so it’s noticing 
that that particular commit is already in the database.

If you want to update it, you’d pass -u to rbt post.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On June 4, 2014 at 11:29:25 AM, Ali Ghorashi (agho...@gmail.com) wrote:

Hello All,
I'm evaluating Review Board. I'm running RB version 2.0.1 on Centos 6.5 with 
Mercurial v 2.8.3.
My question is regarding the "rbt post" command: After I do a commit and run 
"rbt post", I get the following error:
ERROR: Error creating review request: Review request with this commit ID 
already exists in the repository. (HTTP 409, API Error 227)

But if I look up the version id (id=100 let's say) and do "rbt post 100". The 
command seems to work. After reading the documentation, it seems like the "rbt 
post" should always use the tip when no version is specified.

Is this the expected behavior? Does the user need to specify the version number 
every time a new post is created?

Thanks

-Ali
 
--
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to