Benoit Lathiere <[EMAIL PROTECTED]> wrote: > >>but also imported AdminSite (I've got alreay Adminsite !) and has duplicated > >>pages :-( > > > > > > Yeah, did You make any changes to Your Old Admin before importing? > > I didn't make changes, no problem for that. But Importing (again) oldadminsite with > Repligard makes > creates couple of host/page/element/snippet pages ! > So, Admin doesn't work well now :-(
Did You run 'repligard -m' ? It looks like You haven't had all repligard' tables entries for Old Admin. That's why new data was imported instead of updating old ones. > >>How to either : > >>- import Asgard without Adminsite > > > > New Asgard hasn't got Old Admin. > > I downloaded Asgard from asgard.midgard-project.org. > Is 1.4.4 the last one ? I guess so. > mmmhh.. importing with Repligard creates new [AdminSite] pages (it's a good thing in > normal time.... > sure) but doesn't do somethng like a SQL UPDATE... > > SQL dumps and Repligard's imports are interesting, but together it's dangerous... > > I'm studing that... SQL dumps and repligard replication are quite different. Mysqldump dumps database with all its data (even ID) , so it is not possible to use its dump with another one existing database. Repligard let's You replicate database (or its part) without "touching" IDs. That's why depending on IDs with all Your applications is not recommended. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
