[PATCH] make "merge" work nicely with revno:N:patch

Matthieu Moy Matthieu.Moy at imag.fr
Sun Aug 6 16:14:31 BST 2006


Hi,

"bzr merge -r revno:42:/path/to/branch" didn't work. Well, not very serious
since "bzr merge -r revno:42 /path/to/branch/" does the same, but I've
written this extension to revno: partly to be able to easily build a command
line like

bzr merge -r ${REVISION}

so it's better to have it working.

Attached is a bundle with an implementation and testcase for it.

-- 
Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20060806/1dc64956/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: merge-revno-n-patch.patch
Type: application/octet-stream
Size: 3857 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060806/1dc64956/attachment.obj 


More information about the bazaar mailing list