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

Added add-mountpoint option to add the Mount Point if it does not exist #10

Merged
merged 2 commits into from Aug 29, 2014

Conversation

fabiorauber
Copy link
Contributor

The add-mountpoint option allows the user to specify if he wants to automatically add the ZODB Mount Point if it does not exist already. In addition, the code captures the error when the user specifies an invalid container-path to create the plone site.

@macagua
Copy link
Member

macagua commented Aug 29, 2014

@fabiorauber 👍 thanks

@claytron
Copy link
Contributor

Looks good!

Can you add some information to the docs about the option and perhaps an example on how to use it, including creating the mount point itself, which I assume is done with zope-conf-additional. Then I will merge it down.

@fabiorauber
Copy link
Contributor Author

Just added the information to README.txt. I use it with collective.recipe.filestorage.

claytron added a commit that referenced this pull request Aug 29, 2014
Added add-mountpoint option to add the Mount Point if it does not exist
@claytron claytron merged commit 998cb16 into collective:master Aug 29, 2014
@claytron
Copy link
Contributor

Thanks!

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.

None yet

3 participants