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

Export storage from Radicale 1.1.x for 2.0.0 #606

Merged
merged 1 commit into from
May 26, 2017
Merged

Conversation

Unrud
Copy link
Collaborator

@Unrud Unrud commented May 24, 2017

Adds the command line argument --export-storage=FOLDER to the Radicale 1.1.x branch.
Radicale reads all data from the configured storage backend and writes it to the folder FOLDER in a format that is compatible with the upcoming Radicale 2.0.0.

You only have to run radicale --export-storage=/path/to/new/storage to migrate to Radicale 2.0.0. This is much simpler than messing around with multiple instances and transplant.py.

Adds the command line argument ``--export-storage=FOLDER``.
Radicale reads all data from the configured storage backend and writes it to the folder **FOLDER** in a format that is compatible with the upcoming Radicale 2.0.0.
@liZe liZe merged commit 3123d1a into Kozea:1.1.x May 26, 2017
@Unrud Unrud deleted the upgrade branch June 4, 2017 16:21
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

Successfully merging this pull request may close these issues.

2 participants