On 26/05/07, Nathan Fiedler <[EMAIL PROTECTED]> wrote: > Despite using both "typo sweep_cache /path/to/blog" and the rake > "sweep_cache" task, some files were left behind in tmp/cache that > included the old localhost:8000 value. Deleting the files manually fixed > the issue. > > This seems like a bug to me.
It does rather. Probably a bit late now, but did the sweep cache option from the admin page work? I believe that typo sweep_cache /path/to/blog just calls the rake task, so it sounds like that's not doing the right thing. _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
