Re: euWeb throwing errors?
- Posted by jeremy (admin) Sep 08, 2009
- 1189 views
useless said...
I'd have thought the proper way to do this was
1) upload everything with different names, then change the filenames. Renaming is faster than uploading.
2) run the db index using newnames, then rename it as needed. Renaming is faster than running massive db updates.
But what the heck do i know, eh?
That's a good process but for no more that I deploy, it really doesn't cause an issue. There are 225 files (just did a wc on the ls -1R. I could deploy into a different directory, but then there are run time files that exist only on the production box, created during sessions, that I would have to copy back in. It's just more hassle than it's worth.
Jeremy