Re: Error trying to fix Johnzon report

2016-04-10 Thread Sam Ruby
On Sun, Apr 10, 2016 at 7:10 PM, John D. Ament wrote: > I saw the change to the board report. Just curious, why is there a > shortened form displayed on the report? Short version of the answer: to make the text that shows up in the browser tab meaningful. Of course, there isn't any strong requi

Re: Error trying to fix Johnzon report

2016-04-10 Thread John D. Ament
I saw the change to the board report. Just curious, why is there a shortened form displayed on the report? John On Sun, Apr 10, 2016 at 6:43 PM Sam Ruby wrote: > On Sun, Apr 10, 2016 at 4:33 PM, John D. Ament > wrote: > > Well, there's definitely something up w/ the johnzon report. Now I get

Re: Error trying to fix Johnzon report

2016-04-10 Thread Sam Ruby
On Sun, Apr 10, 2016 at 4:33 PM, John D. Ament wrote: > Well, there's definitely something up w/ the johnzon report. Now I get this There were two bugs, only one was unique to the johnzon resolution. Both are fixed now, and I've deployed and verified the fixes. And I made a fix to the title of

Re: Error trying to fix Johnzon report

2016-04-10 Thread John D. Ament
Well, there's definitely something up w/ the johnzon report. Now I get this { "transcript": [ "$ svn checkout --depth empty https://svn.apache.org/repos/private/foundation/board /tmp/d20160410-17871-1n4xpey", " U /tmp/d20160410-17871-1n4xpey", "Checked out revision 67660.", "$

Re: Error trying to fix Johnzon report

2016-04-10 Thread Sam Ruby
Thanks for the stack traceback! Unfortunately, what I can glean from the traceback is that a commit was NOT attempted, and the code treated that as a commit failure and retried the operation until the retry count was exceeded; at which point it claimed that there was a commit failure. I've update

Error trying to fix Johnzon report

2016-04-09 Thread John D. Ament
{ "transcript": [ "$ svn checkout --depth empty https://svn.apache.org/repos/private/foundation/board /tmp/d20160409-10839-vb3tyn", " U /tmp/d20160409-10839-vb3tyn", "Checked out revision 67653.", "$ svn update /tmp/d20160409-10839-vb3tyn/board_agenda_2016_04_20.txt", "Updat