buffalob wrote:
> When in development config when running on my Windows laptop (using
> localhost in browswer), I enjoyed the convenience of TG dynamically
> accounting for each save of an edit to 'controllers.py'.
> <snip>
> I don't know which factor (dev config using localhost vs. prod config
> using real URL, or Windows vs. Solaris/Unix) is making this
> difference.
>   
Autoreload is set in dev config and not in prod config, which makes 
sense to me. Why not try to fire up TG with dev config on your unix ? 
This will do the trick.
> A possibly related question: is there a way I can easily leave the TG
> server running after I log out of my session on the server?
This is not related, as this is a pure unix question. A tool like nohup 
will do the trick, but several alternatives exist.

dom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to