Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 85 by
develo...@acsr.de: mirror-ddl and mirror-ddl and related
script commands not working with Plone > 4.2.1
http://code.google.com/p/contentmirror/issues/detail?id=85
1. Install a checkout of ore.contentmirror 0.7.0svn with bulk.py patch for
Plone 4.2.x in a Plone 4.2.5 or 4.3.1 development buildout
2. do proper database setup
3. try to run:
./bin/instance run ./bin/mirror-ddl mysql | sed '/content_id INTEGER NOT
NULL,/ s//content_id INTEGER NOT NULL AUTO_INCREMENT,/g'
> ./mysql-schema.sql
Usually with Plone 4.2.1 a proper database schema is created.
Instead you get an error::
Usage: ./bin/instance run /path/to/ddl.py [options] portal_path
interpreter: error: no such option: -c
The same error message occurs with the mirror-bulk command.
### Installation details ###
Plone 4 development buildout created with paster
OS: MacOSX 10.8.4
custom Python 2.7.3
Plone Version 4.2.1 or 4.3.1 version.cfg setup
MySQL: Server version: 5.5.29 MySQL Community Server (GPL)
Remark:
-------
If you already had run these commands with Plone 4.2.1 you can run
ore.contentmirror with the Plone Versions 4.2.5 and 4.3.1 after doing in
place migration.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings