Difference between revisions of "Prepare site CVS"
From GLMWiki
(New page: Move prototype folder to WebClient on Aserv2 [ ] prototype Remove Junk files and folders [ ] any file folder with DELETE in name [ ] CVS folders [ ] Resource.frk files [ ] .DS_Store files...) |
m (keeps cache clear) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Move prototype folder to WebClient on Aserv2 | Move prototype folder to WebClient on Aserv2 | ||
− | [ ] prototype | + | *[ ] prototype |
+ | |||
Remove Junk files and folders | Remove Junk files and folders | ||
− | [ ] any file folder with DELETE in name | + | *[ ] any file folder with DELETE in name |
− | [ ] CVS folders | + | *[ ] CVS folders |
− | [ ] Resource.frk files | + | *[ ] Resource.frk files |
− | [ ] .DS_Store files | + | *[ ] .DS_Store files |
− | [ ] mack files begining with ._filename | + | *[ ] mack files begining with ._filename |
− | [ ] admin_setup.php and setup_log.txt files | + | *[ ] admin_setup.php and setup_log.txt files |
+ | |||
Create / Verify that .cvsignore files are placed to prevent unwanted files folders from getting into CVS | Create / Verify that .cvsignore files are placed to prevent unwanted files folders from getting into CVS | ||
− | [ ] images/ht_images | + | |
− | [ ] images/members_* | + | *[ ] images/ht_images |
− | [ ] images/original images/resized images/midsized images/thumb | + | *[ ] images/members_* |
− | [ ] uploads | + | *[ ] images/original images/resized images/midsized images/thumb |
+ | *[ ] uploads | ||
+ | *[ ] cache | ||
Import site into CVS | Import site into CVS | ||
− | [ ] cvs import -m "new site" prod/www.sitename.com glm start | + | *[ ] cvs import -m "new site" prod/www.sitename.com glm start |
+ | |||
Move original copy to webdev directory | Move original copy to webdev directory | ||
− | [ ] mv www.sitename.com webdev/. | + | *[ ] mv www.sitename.com webdev/. |
Latest revision as of 16:15, 7 October 2009
Move prototype folder to WebClient on Aserv2
- [ ] prototype
Remove Junk files and folders
- [ ] any file folder with DELETE in name
- [ ] CVS folders
- [ ] Resource.frk files
- [ ] .DS_Store files
- [ ] mack files begining with ._filename
- [ ] admin_setup.php and setup_log.txt files
Create / Verify that .cvsignore files are placed to prevent unwanted files folders from getting into CVS
- [ ] images/ht_images
- [ ] images/members_*
- [ ] images/original images/resized images/midsized images/thumb
- [ ] uploads
- [ ] cache
Import site into CVS
- [ ] cvs import -m "new site" prod/www.sitename.com glm start
Move original copy to webdev directory
- [ ] mv www.sitename.com webdev/.