Prophet::CLI::Command::Merge.3pm

Langue: en

Version: 2009-08-27 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

Sommaire

_do_merge

Merges changesets from the source replica into the target replica.

Fails fatally if the source and target are the same, or the target is not writable.

Conflicts are resolved by either the resolver specified in the "PROPHET_RESOLVER" environmental variable, the "prefer" argument (can be set to "to" or "from", in which case Prophet will always prefer changesets from one replica or the other), or by using a default resolver.

Returns the number of changesets merged.