From: Perrin H. <pe...@el...> - 2005-06-24 15:28:27
|
On Fri, 2005-06-24 at 14:31 +0200, Kutter Martin wrote: > Actually, I keep my packages in a CVS repository and edit them on my client > machine. I've just writeen a quick-hack script shell script which exports > them as OI2 package, copies 'em via scp to the server, calls oi2_manage > install_package and restarts the httpd. > > I would strongly discourage in-place editing - you lose the consistent state > a oi2 package normally provides. But you edit them in place on your client machine? I don't mind extra steps for going to production, and restarting mod_perl is fine too, but I don't want to have to do the oi2_manage mambo every time I edit a file. By the way, do others have problems with oi2_daemon not letting go of sockets immediately after you kill it, so you can't restart it right away? - Perrin |