mvhub-dev team mailing list archive
-
mvhub-dev team
-
Mailing list archive
-
Message #00005
Re: [Merge] lp:~omacneil/mvhub/add_robots.txt into lp:mvhub
Review: Needs Information
This is going to be a pain whenever a new milestone is released to production. There needs to be steps laid out in the move_to_production checklist outlining modifying both these robots.txt files, the most logical time being when you're incrementing the CPAN version number and the version.txt file.
A better solution is to take all static content out of version control so it won't be overwritten every time a new version is released. I can guarantee this will be forgotten many times and then production data won't be indexed. Can DocumentRoot/static be made into a symbolic link to something outside the version control root?
--
https://code.launchpad.net/~omacneil/mvhub/add_robots.txt/+merge/21205
Your team mvhub-dev is subscribed to branch lp:mvhub.
Follow ups