Prepare site CVS

From GLMWiki
Jump to: navigation, search

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/.