Re: project website update

2021-09-08 Thread Dave Fisher
> On Sep 8, 2021, at 5:05 AM, ste...@eissing.org wrote: > > > >> Am 08.09.2021 um 12:53 schrieb Christophe JAILLET >> : >> >> Le 08/09/2021 à 12:13, ste...@eissing.org a écrit : >>> Need help to figure out how out website updates now after the "move" >>> (whatever that means). >>>

Re: svn commit: r1893136 - /httpd/httpd/tags/candidate-2.4.49-rc1/

2021-09-08 Thread Yann Ylavic
On Wed, Sep 8, 2021 at 4:06 PM Yann Ylavic wrote: > > On Wed, Sep 8, 2021 at 3:23 PM Yann Ylavic wrote: > > > > On Wed, Sep 8, 2021 at 3:00 PM wrote: > > > > > > Author: icing > > > Date: Wed Sep 8 13:00:17 2021 > > > New Revision: 1893136 > > > > > > URL:

Re: svn commit: r1893136 - /httpd/httpd/tags/candidate-2.4.49-rc1/

2021-09-08 Thread Yann Ylavic
On Wed, Sep 8, 2021 at 3:23 PM Yann Ylavic wrote: > > On Wed, Sep 8, 2021 at 3:00 PM wrote: > > > > Author: icing > > Date: Wed Sep 8 13:00:17 2021 > > New Revision: 1893136 > > > > URL: http://svn.apache.org/viewvc?rev=1893136=rev > > Log: > > Tag branches/2.4.x@1893131 as 2.4.49-rc1 > > > >

Re: svn commit: r1893136 - /httpd/httpd/tags/candidate-2.4.49-rc1/

2021-09-08 Thread Yann Ylavic
On Wed, Sep 8, 2021 at 3:00 PM wrote: > > Author: icing > Date: Wed Sep 8 13:00:17 2021 > New Revision: 1893136 > > URL: http://svn.apache.org/viewvc?rev=1893136=rev > Log: > Tag branches/2.4.x@1893131 as 2.4.49-rc1 > > Added: > httpd/httpd/tags/candidate-2.4.49-rc1/ (props changed) >

Re: project website update

2021-09-08 Thread ste...@eissing.org
> Am 08.09.2021 um 12:53 schrieb Christophe JAILLET > : > > Le 08/09/2021 à 12:13, ste...@eissing.org a écrit : >> Need help to figure out how out website updates now after the "move" >> (whatever that means). >> Formerly: >> - changes committed into >>

Re: project website update

2021-09-08 Thread Christophe JAILLET
Le 08/09/2021 à 12:13, ste...@eissing.org a écrit : Need help to figure out how out website updates now after the "move" (whatever that means). Formerly: - changes committed into https://svn.apache.org/repos/asf/httpd/site/trunk/content Changes committed in

project website update

2021-09-08 Thread ste...@eissing.org
Need help to figure out how out website updates now after the "move" (whatever that means). Formerly: - changes committed into https://svn.apache.org/repos/asf/httpd/site/trunk/content - TMP_KEY for from https://cms.apache.org/httpd/publish - POST with same form fields done to trigger the

Re: release scripts

2021-09-08 Thread Yann Ylavic
Awesome, great work Stefan, thanks a lot! On Tue, Sep 7, 2021 at 4:22 PM ste...@eissing.org wrote: > > After some learning experience (*cough*) I committed a new > version of the scripts, now in $DEV_TOOLS/release that go > so far as staging local changes to all repositories after > a successful

Re: svn commit: r1893113 - /httpd/httpd/branches/2.4.x/STATUS

2021-09-08 Thread ste...@eissing.org
> Am 08.09.2021 um 10:36 schrieb Yann Ylavic : > > On Wed, Sep 8, 2021 at 10:30 AM ste...@eissing.org wrote: >> >> The way I do 2.4.x updates right now: >> >> while true; do svn up; sleep .1; done >> >> ;-) > > Personally I whine once the checkin fails only :) Touchè!

Re: svn commit: r1893113 - /httpd/httpd/branches/2.4.x/STATUS

2021-09-08 Thread Yann Ylavic
On Wed, Sep 8, 2021 at 10:30 AM ste...@eissing.org wrote: > > The way I do 2.4.x updates right now: > > while true; do svn up; sleep .1; done > > ;-) Personally I whine once the checkin fails only :)

Re: svn commit: r1893113 - /httpd/httpd/branches/2.4.x/STATUS

2021-09-08 Thread ste...@eissing.org
The way I do 2.4.x updates right now: while true; do svn up; sleep .1; done ;-) > Am 08.09.2021 um 10:29 schrieb yla...@apache.org: > > Author: ylavic > Date: Wed Sep 8 08:29:19 2021 > New Revision: 1893113 > > URL: http://svn.apache.org/viewvc?rev=1893113=rev > Log: > Backported in

Re: svn commit: r1893011 - /httpd/httpd/trunk/test/time-sem.c

2021-09-08 Thread ste...@eissing.org
> Am 07.09.2021 um 22:04 schrieb Christophe JAILLET > : > > Le 07/09/2021 à 10:52, yla...@apache.org a écrit : >> Author: ylavic >> Date: Tue Sep 7 08:52:23 2021 >> New Revision: 1893011 >> URL: http://svn.apache.org/viewvc?rev=1893011=rev >> Log: >> test/time-sem.c: unlock the accept mutex