[MERGE] Make 'mv a b' work for already renamed directories, like it does for files

Lukáš Lalinský lalinsky at gmail.com
Sun Jan 27 11:18:23 GMT 2008


Hi all,

this is a fix for https://bugs.launchpad.net/bzr/+bug/107967. If you
have manually renamed file from 'a' to 'b', 'bzr mv a b' works just
fine. But if you do the same with directories, it tries to move 'a' into
'b' (rename to 'b/a'), which obviously doesn't work because 'b' is not
versioned.

Lukas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-mail-nLg-N6.patch
Type: text/x-patch
Size: 6833 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080127/ca020a75/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Toto je =?ISO-8859-1?Q?digit=E1lne?=
	=?ISO-8859-1?Q?_podp=EDsan=E1?= =?UTF-8?Q?_=C4=8Das=C5=A5?=
	=?ISO-8859-1?Q?_spr=E1vy?=
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080127/ca020a75/attachment.pgp 


More information about the bazaar mailing list