Re: Review request is not raising for specific files

2021-07-11 Thread Christian Hammond
Which diff command? Is this with RBTools, or something else? Important to mention again that Review Board 1.7 is very old and no longer supported. For this particular problem, it's unlikely we could do anything to address it or fully investigate it without first upgrading to Review Board 4.0. Chr

Re: Review request is not raising for specific files

2021-07-08 Thread raghuveer mudiraj
It is "Clearcase + UCM" repository. We are using diff command to generate the diff. On Fri, 9 Jul, 2021, 4:19 am Christian Hammond, wrote: > What type of repository is this, and how are you generating the diff? > > Christian > > On Thu, Jul 8, 2021 at 9:42 AM Raghuveer Mudiraj < > raghuveer.mudi

Re: Review request is not raising for specific files

2021-07-08 Thread Christian Hammond
What type of repository is this, and how are you generating the diff? Christian On Thu, Jul 8, 2021 at 9:42 AM Raghuveer Mudiraj < raghuveer.mudi...@gmail.com> wrote: > Error output from reviewboard.log > > > 2021-07-08 16:29:33,171 - ERROR - None - reviewboard - > /api/review-requests/60078/dif

Re: Review request is not raising for specific files

2021-07-08 Thread Raghuveer Mudiraj
Error output from reviewboard.log 2021-07-08 16:29:33,171 - ERROR - None - reviewboard - /api/review-requests/60078/diffs/ - Error uploading new diff: (1406, "Data too long for column 'source_revision' at row 1") Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/Revie

Review request is not raising for specific files

2021-07-08 Thread Raghuveer Mudiraj
Hi, While raising the review request for the specific files in the clearcase repository it is giving the below error: "Your review request still exists, but the diff is not attached" It is coming out of the review request by giving the above error message. Any idea why it comes? -- Supercha