CoN Source Control: Difference between revisions

From Caves of Narshe Development Wiki
Jump to navigation Jump to search
Created page with "Tiddles and I would like to get Grave/CoN on source control to make development and deployment easier. == To Do List == First, a list of things we'd need to do. # Diff the sit..."
(No difference)

Revision as of 18:04, 9 August 2013

Tiddles and I would like to get Grave/CoN on source control to make development and deployment easier.


To Do List

First, a list of things we'd need to do.

  1. Diff the sites and get them as in-sync as possible.
  2. Set up repository, probably in subversion.
  3. Add to the repo a sort of mini-site to practice doing things like modification and deployment.
  4. Split variables out into domain/account specific and general config and var files.
  5. Consolidate tools and things (wiki, myadmin) onto one domain, probably Grave.
  6. Set up repository to contain the entire site for real.