Web Development

Subversion Development to Live Migration

This was asked of me because the problems of developers working directly on the live website were a real risk and often causes breakages to live websites.

Functionality:

  • Create Site Profile
  • Checkout latest version of content from Sub-version repository
  • Compare changes and highlight them via the web interface and automatically queue changed files
  • Sitemap of repository to add additional new and ignore/unignore files
  • Confirmation of upload of queued files
  • Automatic Encoding of php files with zend-encoder
  • Automatic Uploading via FTP to the live server as defined in the site profile

Screenshot(s):

Dev 2 Live