you might get the answer from alexenders talk :)


anyway - you can only export deleted resources once - then repligard will remember 
that they have been exported and not try it again.

you can change this behaviour by

mysql midgard -e "update repligard set updated=0 where action='delete'"

this will tell repligard that all deleted records have not been exported so next time 
you use it, it will attempt to export all deleted records.

regards

alan

Christian Fischer <[EMAIL PROTECTED]> Forwarded From: 

> Hi,
> 
> I have problems replicating deleted resources. When I delete a topic and
> then run "repligard -c repligard.conf -e export.xml.gz", I cannot find
> the topic in the export file.
> 
> I deleted several other resources, but none appeared in the xml file
> when i export with or without the "-a" flag.
> 
> I also tried different repligard configurations:
> 
> <replicate all="yes">
> 
> and
> 
> <replicate> <resource id="ID" type="topic" /> </replicate>
> 
> So, where is my mistake?
> 
>       Greetings,
>       
>               Christian
> 
> P.S.: Why are the update _and_ changed field the same in the repligard
>       table after delting a resource?
> -- 
> --------------------------------------------------------------------------------
>  Christian Fischer                                    T-Online International AG
>  Abt. Back Office Technology                             Phone +49 6151 680 515
>  Postfach 10 11 52                                       Fax   +49 6151 680 519
>  D-64331 Weiterstadt                               eMail [EMAIL PROTECTED]
> --------------------------------------------------------------------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to