Glenn Tenney napsal:
> On Fri, Jul 07, 2006 at 10:22:12AM -0700, x0nix wrote:
> > Well ... I don't like the idea of every programmer (after every minor
> > change) logging in as root to production server.
>
> You shouldn't have your programmers logging in to a production server
> to do testing even if there were no issues about mod_python.  All the
> testing and QA should be done on a different machine, be it your
> development machines or a separate staging server (depending on how
> you run your "shop").
>
> In an ideal world, your programmers would develop and test on
> development-only machines, then pass the tested code over to a QA
> group who would test it again (a different level of testing) on a
> staging server, and then finally the QA group would move the fully
> tested code over to the production server.
>
> --
> Glenn Tenney CISSP CISM

Yeah, in ideal world, in HUGE corporation :-)
In real world, in tiny company we need to make a modification, test it
and deploy within few hours and as simply as possible.

Of course we do coding 'n testing on other machine, but restart apache
even to deploy every modification is quite uncomfortable. Especially if
the apache runs dozen of other sites.

Anyway i think we're quite off-topic ;-)

x0nix


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to