Hi!
Is it possible to merge one unrelated bzr project into another?
I tried with the hunch command:
Code:
$ bzr merge ~/eclipse/workspace/interfaces
bzr: ERROR: Branches have no common ancestor, and no merge base revision was specified.
Is it even possible?