[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] Changes to the CVS repo don't propagate to
From: |
Bob Proulx |
Subject: |
Re: [Savannah-hackers-public] Changes to the CVS repo don't propagate to the website |
Date: |
Fri, 21 Jun 2019 15:18:40 -0600 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Hello Thérèse,
Thérèse Godefroy wrote:
> Several changes were made today (June 21) in the www cvs repo, but none
> of them are visible online. It seems that the problem actually started
> yesterday between 11:59 and 23:49 EDT.
>
> Is this related to migration to the new VM?
Almost certainly it must be related. But when I test uploading to a
test project I do see the web site updated with the changes.
The way this works is a little bit of a "Rube Goldberg" device. CVS
updates trigger the loginfo hook processing which is simply a curl hit
of a URL on the web server machine. A python script on the web server
then goes and updates the web site copy of the project.
Can you point me to a specific repository that is seeing this
behavior?
Bob