Open NicolasGoeddel opened 4 years ago
that is the way mrbob works. The question can be used to delete files and folder later, but they are all created (copied) first. Also mrbob always overrides files without warning, that is one reason why bobtemplates.plone makes sure you have git for the rescue. This is more an issue of bobtemplates.plone, we can handle this there. I don't thing there is a good general solution for mrbob to implement for this problem.
Hi,
we are using mr.bob in version 0.1.2 with Python 3.6 and Plone 5.2.1. Everytime we add a new content type like you can see in the following block the
__init__.py
file insidemy.app/src/my/app/content/
gets truncated.Also the addon creates a XML schema inside the
content
folder even if the question about using a XML model was answered with no.