Hi everyone,

We have RevewBoard 1.5.2 working with Perforce.
On client side we use RBTools-0.3.2-py2.6 to do pre-commit review.
We can post review request and all comments/updates on RB portal works
just fine....until the changelist was submitted to P4.

The problem is that when we submit the changelist to p4 the changelist
number altered at P4 (e.g. from 703920 to 797978); that means the
original changelist number listed on the review request of ReviewBoard
(e.g. 703920) was no longer exist on P4 server.
We then have problem viewing the review request - "Something broke!
(Error 500)" was showed when we tried to browse the review request
link.

After searching on server log we found below exception:
-----------------------------------------------------------------
P4Exception: [P4#run] Warnings during command execution( "p4 describe -
s 703920" )
        [Warning]: 703920 - no such changelist
-----------------------------------------------------------------

This wasn't happening before we updated the version from 1.0.5.1 to
1.5.2 and add our LDAP to RB server.

Did anyone have similar problem before?

Thanks in advance.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to