In article <[email protected]>, "A.M. Kuchling" <[email protected]> wrote: > On Sat, Mar 26, 2011 at 02:46:28PM -0700, Ned Deily wrote: > > files somewhere on the webserver. But then I noticed a day later or so > > that those deleted files had returned again. So apparently there's a > > caching issue somewhere that doesn't handle files deleted from svn. > > The build process puts files into /data/website-build/build/out and > then rsyncs them into the web document root, so the old files were > still in that intermediate directory. I've deleted them now.
Thanks! They are now producing 404's. Can someone add the redirects to finish this? > /dev/patches/ http://docs.python.org/devguide/patch.html > /dev/faq/ http://docs.python.org/devguide/faq.html > /dev/contributing/ http://docs.python.org/devguide/#contributing > /dev/setup/ http://docs.python.org/devguide/setup.html > /dev/intro/ http://docs.python.org/devguide/ > /dev/workflow/ http://docs.python.org/devguide/triaging.html > /dev/doc/ http://docs.python.org/devguide/docquality.html -- Ned Deily, [email protected] _______________________________________________ pydotorg-www mailing list [email protected] http://mail.python.org/mailman/listinfo/pydotorg-www
