Please update the PHP Museum!

php.internals

Gabor Hojtsy

20 years ago
Hi, It would be really nice for our php.net mirrors if the PHP Museum would include some more past releases of PHP. The latest in the Museum are 4.3.9RC1 and 5.0.1, which means that the mirrors need to host all version up from these, which is getting to be too many. Please update the PHP Museum to reflect the shorter term past of PHP releases, so that we can remove these from the phpweb repository. Thanks, Gabor Hojtsy / php.net webmaster

Jacques Marneweck

20 years ago
Gabor Hojtsy wrote:
> Hi, > > It would be really nice for our php.net mirrors if the PHP Museum would > include some more past releases of PHP. The latest in the Museum are > 4.3.9RC1 and 5.0.1, which means that the mirrors need to host all > version up from these, which is getting to be too many. Please update > the PHP Museum to reflect the shorter term past of PHP releases, so that > we can remove these from the phpweb repository. > > Thanks, > Gabor Hojtsy / php.net webmaster >
Should we perhaps have the php museum site have it's own CVS repository so we can manually do this on our side? Regards --jm
-- Jacques Marneweck http://www.powertrip.co.za/blog/

Wez Furlong

20 years ago
Why not simply have the museum rsync the distributions dir nightly? It would then be a simple matter to remove older releases from cvs. --Wez On 11/28/05, Jacques Marneweck <jacques@powertrip.co.za> wrote:

Gabor Hojtsy

20 years ago
> Why not simply have the museum rsync the distributions dir nightly? > It would then be a simple matter to remove older releases from cvs.
Fine with me. Goba

Jacques Marneweck

20 years ago
Wez Furlong wrote:
> Why not simply have the museum rsync the distributions dir nightly? > It would then be a simple matter to remove older releases from cvs. >
Looks like we need to chat to Derick once he's back from his holiday, seeing that ez1.php.net hosts that site. Regards --jm
> --Wez > > On 11/28/05, Jacques Marneweck <jacques@powertrip.co.za> wrote: > >> Gabor Hojtsy wrote: >> >>> Hi, >>> >>> It would be really nice for our php.net mirrors if the PHP Museum would >>> include some more past releases of PHP. The latest in the Museum are >>> 4.3.9RC1 and 5.0.1, which means that the mirrors need to host all >>> version up from these, which is getting to be too many. Please update >>> the PHP Museum to reflect the shorter term past of PHP releases, so that >>> we can remove these from the phpweb repository. >>> >>> Thanks, >>> Gabor Hojtsy / php.net webmaster >>> >>> >> Should we perhaps have the php museum site have it's own CVS repository >> so we can manually do this on our side? >> >> Regards >> --jm >> >> -- >> Jacques Marneweck >> http://www.powertrip.co.za/blog/ >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> >> > >
-- Jacques Marneweck http://www.powertrip.co.za/blog/

Edin Kadribasic

20 years ago
Jacques Marneweck wrote:
> Should we perhaps have the php museum site have it's own CVS repository > so we can manually do this on our side?
I don't think having a gigabyte of museum data is going to be nice to our CVS server. Edin

Edin Kadribasic

20 years ago
Hi Gabor, The museum is now up-to-date. Edin Gabor Hojtsy wrote: