Am Sonntag, 21. Oktober 2007 08:32:04 schrieb Henri Bergius: > > From what I can tell, the component tries to create a subscription object > > in > > the database, but this cannot work, because there is no table for it. in > the svn repository, I see a mgdschema.xml for replicator, but no > corresponding sql. > > The replicator subscriptions, like tables of some other components don't > have a SQL file because with Midgard 1.8 the `midgard-schema` tool is able > to create and modify tables. > > Just uncomment the TableCreate and TableUpdate properties in your > `/etc/midgard/conf.d` file and then run `midgard-schema configfilename`.
Ah, ok. I didn't know that. In my config file, the two lines where commented out. Did I do that or is this the default setting? I now seem to have it working, but I stumbled upon two questions: - I selected Manual Replication, but I can't find any button or link where I can start the manual replication - from what I read it seems that replication always incorporates the entire database. Is there any way I can configure it to only work on a certain group of objects (like, all Style Elements and Snippets), like it was in Exorcist? Bye, Andreas > > /Bergie > _______________________________________________ > user mailing list > [email protected] > http://lists.midgard-project.org/mailman/listinfo/user _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
