presenting the fundamental abstractions
Andrew King
eurokang at gmail.com
Wed Sep 12 23:34:06 BST 2007
Thanks again everyone for the clarification ... you have given me some
more questions though!
Someone came to me yesterday, and said that they wanted one particular
revision from one branch in another branch.
So we tried bzr merge -r901..902 ../trunk
It gave us all the changes I would expect from that revision.
My question is what is this really doing if a branch is a pointer to
one revision? What happens later if I subsequently try merging?
Basically, is this dangerous to do?
Cheers,
Andrew.
More information about the bazaar
mailing list