Prophet::CLI::Command::Merge(3pm) | User Contributed Perl Documentation | Prophet::CLI::Command::Merge(3pm) |
_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.2009-08-27 | perl v5.10.1 |