IndexMergeHelper#

class barecat.maintenance.merge.IndexMergeHelper(index)[source]#

Handles index-only merging for symlink mode.

Parameters:

index (barecat.core.index.Index) – The Index instance to operate on.

Instance Methods#

merge_from_other_barecat(source_index_path[, ...])

Adds the files and directories from another Barecat index to this one.

check_merge_conflicts(prefix)

Check for file/directory conflicts with attached sourcedb.