Open Source Content Management Framework

Repliction howto?

  1. Repliction howto?

    Thu April 17 2008 20:01:27 UTC
    Hi,

    I added replicaton/mirror and got archivie vie export_archive.php Now I
    would like to move it to new server. How?

    Running import_archive.php and POSTing archive does nothing.

    Solt

    _______________________________________________
    user mailing list
    user@lists.midgard-project.org
    http://lists.midgard-project.org/mailman/listinfo/user
    •  Reply
  2. Re: [midgard-user] Repliction howto?

    Fri April 18 2008 09:27:18 UTC
    Hi!

    Yes, some documentation would be really helpful. I somehow managed to
    get staging/live to work with http transport, but there are quite a few
    options which don't make any sense to me. Also, is there any place where
    I can find out how the XML filters you can set are supposed to work?


    Bye,

    Andreas

    Marcin Sołtysiak schrieb:
    > Hi,
    >
    > I added replicaton/mirror and got archivie vie export_archive.php Now I
    > would like to move it to new server. How?
    >
    > Running import_archive.php and POSTing archive does nothing.
    >
    > Solt
    > _______________________________________________
    > user mailing list
    > user@lists.midgard-project.org
    > http://lists.midgard-project.org/mailman/listinfo/user

    _______________________________________________
    user mailing list
    user@lists.midgard-project.org
    http://lists.midgard-project.org/mailman/listinfo/user
    •  Reply
  3. Re: [midgard-user] Repliction howto?

    Fri April 18 2008 10:56:26 UTC
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: RIPEMD160

    Andreas Flack wrote:
    | Hi!
    |
    | Yes, some documentation would be really helpful. I somehow managed to
    | get staging/live to work with http transport, but there are quite a few
    | options which don't make any sense to me.
    |

    HTTP transport is just about the only one that makes sense in normal
    staging/live scenarios, the other transports are for more special cases.

    |
    | Also, is there any place where
    | I can find out how the XML filters you can set are supposed to work?
    |

    the documentation folder :)
    http://trac.midgard-project.org/browser/branches/MidCOM_2_8/midcom.helper.replicator/documentation/filters.en.txt

    They're very much "here be dragons" territory but in certain use cases
    neccessary.

    |
    | Marcin Sołtysiak schrieb:
    |> Hi,
    |>
    |> I added replicaton/mirror and got archivie vie export_archive.php Now
    |> I would like to move it to new server. How?
    |>
    |> Running import_archive.php and POSTing archive does nothing.
    |>

    Really absolutely nothing ? check your debug level logs, also see what
    files there are in the archive.

    Note that whatever you import is imported to the sitegroup you run the
    importer in.

    /Rambo



    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.7 (Darwin)
    Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

    iD8DBQFICH5ai7iLtQbxbW8RAz6KAKCYbMZfERAVH+NBcm0q9IRj0DXDZgCeLo+x
    MBaXn/w9x/vSUqvRvZU71fg=
    =5BVD
    -----END PGP SIGNATURE-----
    _______________________________________________
    user mailing list
    user@lists.midgard-project.org
    http://lists.midgard-project.org/mailman/listinfo/user
    •  Reply
  4. Re: [midgard-user] Repliction howto?

    Fri April 18 2008 11:12:03 UTC
    Eero af Heurlin schrieb:
    > -----BEGIN PGP SIGNED MESSAGE-----
    > Hash: RIPEMD160
    >
    > Andreas Flack wrote:
    > | Hi!
    > |
    > | Yes, some documentation would be really helpful. I somehow managed to
    > | get staging/live to work with http transport, but there are quite a few
    > | options which don't make any sense to me.
    > |
    >
    > HTTP transport is just about the only one that makes sense in normal
    > staging/live scenarios, the other transports are for more special cases.
    >
    > |
    > | Also, is there any place where
    > | I can find out how the XML filters you can set are supposed to work?
    > |
    >
    > the documentation folder :)
    > http://trac.midgard-project.org/browser/branches/MidCOM_2_8/midcom.helper.replicator/documentation/filters.en.txt
    >

    Thanks for the tip! You know, this is really the last place I would have
    thought to look :-)


    >
    > They're very much "here be dragons" territory but in certain use cases
    > neccessary.
    >

    My use case is that my staging/live site is members only and member
    registration happens on the live site, so I was hoping to replicate only
    the new user entries back to the staging server.



    Bye,

    Andreas


    > |
    > | Marcin Sołtysiak schrieb:
    > |> Hi,
    > |>
    > |> I added replicaton/mirror and got archivie vie export_archive.php Now
    > |> I would like to move it to new server. How?
    > |>
    > |> Running import_archive.php and POSTing archive does nothing.
    > |>
    >
    > Really absolutely nothing ? check your debug level logs, also see what
    > files there are in the archive.
    >
    > Note that whatever you import is imported to the sitegroup you run the
    > importer in.
    >
    > /Rambo
    >
    >
    >
    > -----BEGIN PGP SIGNATURE-----
    > Version: GnuPG v1.4.7 (Darwin)
    > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
    >
    > iD8DBQFICH5ai7iLtQbxbW8RAz6KAKCYbMZfERAVH+NBcm0q9IRj0DXDZgCeLo+x
    > MBaXn/w9x/vSUqvRvZU71fg=
    > =5BVD
    > -----END PGP SIGNATURE-----
    > _______________________________________________
    > user mailing list
    > user@lists.midgard-project.org
    > http://lists.midgard-project.org/mailman/listinfo/user

    _______________________________________________
    user mailing list
    user@lists.midgard-project.org
    http://lists.midgard-project.org/mailman/listinfo/user
    •  Reply
  5. Re: [midgard-user] Repliction howto?

    Fri April 18 2008 11:17:49 UTC
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: RIPEMD160

    Andreas Flack wrote:
    |
    | They're very much "here be dragons" territory but in certain use cases
    | neccessary.
    |
    |
    |> My use case is that my staging/live site is members only and member
    |> registration happens on the live site, so I was hoping to replicate only
    |> the new user entries back to the staging server.
    |

    you may need to make a special exporter for this case.

    /Rambo

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.7 (Darwin)
    Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

    iD8DBQFICINdi7iLtQbxbW8RA966AJ9+iuHERbfg32lEUMsgDUKvtVNLJACfVB5r
    KsKIJ/7MPd8bqKpEY9sCLLo=
    =LvET
    -----END PGP SIGNATURE-----
    _______________________________________________
    user mailing list
    user@lists.midgard-project.org
    http://lists.midgard-project.org/mailman/listinfo/user
    •  Reply
Designed by Nemein, hosted by Anykey