Date: 03/05/01
- Next message: jason <email protected>: "[PHP-DEV] PHP 4.0 Bug #9570: Documentation needed for sockets"
- Previous message: 900wyc <email protected>: "[PHP-DEV] ask for help"
- Next in thread: Jim Winstead: "Re: [PHP-DEV] Rsync and CVS"
- Reply: Jim Winstead: "Re: [PHP-DEV] Rsync and CVS"
- Maybe reply: Simon Roberts: "RE: [PHP-DEV] Rsync and CVS"
- Reply: Boian Bonev: "Re: [PHP-DEV] Rsync and CVS"
- Maybe reply: Simon Roberts: "Re: [PHP-DEV] Rsync and CVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A question about phpweb and cvs/rsync:
I'd (still :) like to find the best way to make the annotated manual work on
mirrors. The way it works now is okay, but a bit of a hassle to setup and
keep up to date. It would seem best if we could have a script on www.php.net
update some datafiles, and have those files put into the rsync/cvs
repository, for mirrors to fetch as part of their normal update cycle.
I was thinking of /manual/usernotes/TOPIC.txt, where TOPIC is the subject in
question. The contents of those files would just be a serialize array,
exactly as would be returned by the DB. My local setup actually does that,
but loading those files requires a semi-backdoor into www.php.net, which I'm
a bit uncomfortable about.
I know, installing a DB on the mirror and loading it with a dump of the
master is another option, but rsync'd files is just *simpler*.
Thanks, Simon
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: jason <email protected>: "[PHP-DEV] PHP 4.0 Bug #9570: Documentation needed for sockets"
- Previous message: 900wyc <email protected>: "[PHP-DEV] ask for help"
- Next in thread: Jim Winstead: "Re: [PHP-DEV] Rsync and CVS"
- Reply: Jim Winstead: "Re: [PHP-DEV] Rsync and CVS"
- Maybe reply: Simon Roberts: "RE: [PHP-DEV] Rsync and CVS"
- Reply: Boian Bonev: "Re: [PHP-DEV] Rsync and CVS"
- Maybe reply: Simon Roberts: "Re: [PHP-DEV] Rsync and CVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

