Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option of syncing data when redoing an upgrade #33

Open
nmeirik opened this issue Oct 4, 2012 · 0 comments
Open

Option of syncing data when redoing an upgrade #33

nmeirik opened this issue Oct 4, 2012 · 0 comments

Comments

@nmeirik
Copy link
Contributor

nmeirik commented Oct 4, 2012

The process of doing an upgrade usually consists of:

  1. Upgrade the site
  2. Test the site
  3. Lock the site for editing
  4. Upgrade the site again (to get the new data which has been created during the testing)
  5. Open site for editing

For this forth step, it should not be neccessary to perform copying of the entire site (at least not extensions and entire var/ directory again) since little has been changed. Instead an rsync should be performed. This will greatly improve the speed ot the second (live) upgrade and result in less time needed to lock down the site while performing the upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant