this is exactly what i do , edit through samaba on a development server then cvs up to the live server
-----Original Message----- From: Mike [mailto:[EMAIL PROTECTED] Sent: Sunday, June 15, 2003 12:02 PM To: [EMAIL PROTECTED] Subject: RE: [PHP] php editor? One thing that works well for me (editor aside) is creating a staging server (staging.domain.com) and doing all edits there. Then when everything is just the way you want it, I have a script that copies everything from the staging site to the live site. It prevents having to work on your live production site (which can sometimes cause problems if your changes are right the first time) and it also lets you work on larger projects over a few days and push everything live at once without having to copy the files in question one-by-one. -M -----Original Message----- From: electroteque [mailto:[EMAIL PROTECTED] Sent: Saturday, June 14, 2003 9:56 PM To: Kevin Ison; [EMAIL PROTECTED] Subject: RE: [PHP] php editor? err to be exact i map my directories with samba and edit straight onto the server that way :O -----Original Message----- From: Kevin Ison [mailto:[EMAIL PROTECTED] Sent: Sunday, June 15, 2003 7:33 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] php editor? now theres a sadistic way to code! I used to use vi... to be honest I like it. but on a windows platform crimson editor works well. "Gerard Samuel" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Because some of us, work directly on the server, instead of modifying > files, then uploading to the server to test.... :) > > electroteque wrote: > > >boy how painfully dweebish is vi why make it harder for yourself :O > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php