php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64277 windows.php.net not updating from git.php.net
Submitted: 2013-02-22 14:48 UTC Modified: 2017-03-28 15:38 UTC
From: tyrael@php.net Assigned: ab (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2013-02-22 14:48 UTC] tyrael@php.net
Description:
------------
it seems that windows.php.net is updated directly from svn, and was never changed 
to git.php.net when we moved web/php-windows to git.php.net/web/windows.git.
to make this more consistent with the rest of the infrastructure and easier to 
migrate later on, I think that it would be a good idea to set up a new rsync 
target for php-wndows-web on rsync.php.net and pull the code from there using 
rsync.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-02-22 14:51 UTC] tyrael@php.net
-Assigned To: +Assigned To: pajoye
 [2013-02-22 14:55 UTC] tyrael@php.net
I forgot to mention: you can see that it isn't updated because the footer still 
has the 2001-2010 copyright even though that it was bumped since the git 
migration:
http://svn.php.net/viewvc/web/php-windows/trunk/templates/footer.php?&view=log
vs
http://git.php.net/?
p=web/windows.git;a=history;f=templates/footer.php;h=59538f4f116bbe82713bf988e2c07
15a74a85ca6;hb=HEAD
 [2013-08-31 23:46 UTC] pajoye@php.net
It is not updated from svn but partial update from git.

I will have to take a look again at the site (has been delegated this task for 
some months).

Thanks for the headup.
 [2016-12-30 18:39 UTC] cmb@php.net
-Assigned To: pajoye +Assigned To: ab
 [2016-12-30 18:39 UTC] cmb@php.net
It seems that issue has been resolved in the meantime. Can you
confirm, Anatol?
 [2016-12-30 18:44 UTC] cmb@php.net
Hm, for some reason <https://github.com/php/web-windows> is not
in sync with <http://git.php.net/?p=web/windows.git>, though.
 [2017-01-06 20:34 UTC] ab@php.net
Thanks for the ping, Christoph. I'll recheck and ensure it works.

Thanks.
 [2017-01-06 20:36 UTC] ab@php.net
Ah, wait, but the github mirror is another story, i can only check that the actual site updates from git, not more. That's probably also another story and another ticket.

Thanks.
 [2017-03-28 15:38 UTC] ab@php.net
-Status: Assigned +Status: Closed
 [2017-03-28 15:38 UTC] ab@php.net
Looks like i was able to fix both issues. Sync with github was not worky just because of the missing repo perms for php-pulls. Added a cron on the server to update from git hourly. Should be all fine now, please ping otherwise.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 03:01:29 2024 UTC