Nearly the same here, the only differeence is that even in our development site we use the scripts to copy from the version management to the place where the development site is running. So no matter what happens in the development site, the date inside our version management is correct.
Do you currently use the touch or the remove approach ? > -----Urspr�ngliche Nachricht----- > Von: Gunter D'Hondt [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 13. August 2002 14:42 > An: 'Tomcat Users List' > Betreff: RE: Turn off caching > > We have three environments: a development environment where > we develop/test our sites and a test and production > environment at our clients. Copying the files from develop > environment to the test environment at our clients is being > done by making update zipfiles which only include the changed > scripts that we find by sorting all the scripts by date/time. > And only the scripts in the development environment are being > checked in a version control. > Now I want the test and production environment to use caching > ofcourse but not in the development environment. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
