[Savannah-help-public] [gnu.org #767320] delays in updating web pages

2012-09-26 Thread Ward Vandewege via RT
Hi Ineiev and Savannah hackers, > [ine...@gnu.org - Tue Sep 11 00:44:50 2012]: > > Savannah hackers; can you confirm that the new.py call is done > *after* > > the cvs commit has successfully completed? > > I think there may be another possibility: "can you confirm that the > new.py > call is *(

[Savannah-help-public] [gnu.org #767320] delays in updating web pages

2012-09-19 Thread Peter Olson via RT
> [ward - Mon Sep 17 14:01:37 2012]: > > > Looks like the cvs checkout is not always completing before the new.py > script times out. Sigh. Here's the most recent example: Sep 16 05:08:49 wildebeest savannah-cvs-commit: Request received... Sep 16 05:08:49 wildebeest savannah-cvs-commit: type: w

Re: [Savannah-help-public] [gnu.org #767320] delays in updating web pages

2012-09-14 Thread Pavel Kharitonov via RT
On 09/14/2012 11:34 PM, Michael J. Flickinger via RT wrote: > I can verify this trigger runs after something has been committed. The > error you are encountering is caused by the script on the webserver. Do you think the error may cause those delay in updating the pages?

Re: [Savannah-help-public] [gnu.org #767320] delays in updating web pages

2012-09-14 Thread Ineiev
On 09/14/2012 11:34 PM, Michael J. Flickinger via RT wrote: I can verify this trigger runs after something has been committed. The error you are encountering is caused by the script on the webserver. Do you think the error may cause those delay in updating the pages?

Re: [Savannah-help-public] [gnu.org #767320] delays in updating web pages

2012-09-14 Thread Michael J. Flickinger via RT
On 9/14/12 1:35 AM, Pavel Kharitonov via RT wrote: > On 09/11/2012 08:46 AM, Ineiev wrote: >> >> I think there may be another possibility: "can you confirm that the new.py >> call is *(successfully) done* after the cvs commit has successfully >> completed?" > > For instance, this is what CVS has j

Re: [Savannah-help-public] [gnu.org #767320] delays in updating web pages

2012-09-14 Thread Michael J. Flickinger
On 9/14/12 1:35 AM, Pavel Kharitonov via RT wrote: On 09/11/2012 08:46 AM, Ineiev wrote: I think there may be another possibility: "can you confirm that the new.py call is *(successfully) done* after the cvs commit has successfully completed?" For instance, this is what CVS has just said to

Re: [Savannah-help-public] [gnu.org #767320] delays in updating web pages

2012-09-13 Thread Pavel Kharitonov via RT
On 09/11/2012 08:46 AM, Ineiev wrote: > > I think there may be another possibility: "can you confirm that the new.py > call is *(successfully) done* after the cvs commit has successfully > completed?" For instance, this is what CVS has just said to me on 'cvs ci -m"Update" gnu/po/thegnuproject.

Re: [Savannah-help-public] [gnu.org #767320] delays in updating web pages

2012-09-13 Thread Ineiev
On 09/11/2012 08:46 AM, Ineiev wrote: I think there may be another possibility: "can you confirm that the new.py call is *(successfully) done* after the cvs commit has successfully completed?" For instance, this is what CVS has just said to me on 'cvs ci -m"Update" gnu/po/thegnuproject.ru.po

Re: [Savannah-help-public] [gnu.org #767320] delays in updating web pages

2012-09-10 Thread Ineiev
On 09/10/2012 05:48 PM, Ward Vandewege via RT wrote: This points to either some sort of race condition, or a bug in the order in which the cvs commit and the new.py call are done on the savannah side. Savannah hackers; can you confirm that the new.py call is done *after* the cvs commit has succ