CoN Source Control: Difference between revisions
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 edit summary |
||
| Line 5: | Line 5: | ||
First, a list of things we'd need to do. | First, a list of things we'd need to do. | ||
# Diff the sites and get them as in-sync as possible. | # Diff the sites and get them as in-sync as possible. | ||
# Create a mini-site based on CoN. | |||
#* Include maybe a few sections of CoN with working config. | |||
# Set up repository, probably in subversion. | # Set up repository, probably in subversion. | ||
# Add to the repo a sort of mini-site to practice doing things like modification and deployment. | # Add to the repo a sort of mini-site to practice doing things like modification and deployment. | ||
Revision as of 18:11, 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.
- Diff the sites and get them as in-sync as possible.
- Create a mini-site based on CoN.
- Include maybe a few sections of CoN with working config.
- Set up repository, probably in subversion.
- Add to the repo a sort of mini-site to practice doing things like modification and deployment.
- Split variables out into domain/account specific and general config and var files.
- Consolidate tools and things (wiki, myadmin) onto one domain, probably Grave.
- Set up repository to contain the entire site for real.