Feature Request: 'bzr mv --after' to tell bzr that file(s) have already been moved in the working tree
Nicholas Allen
nick.allen at onlinehome.de
Wed Nov 29 00:04:58 GMT 2006
> To me, this would be:
>
> bzr mv --after b a
>
> Since the inverse of 'mv a b' is 'mv b a'.
>
> No need for a special flag.
But this wouldn't work for the case that the user renamed a file but
really it should have been a delete and an add and not a rename. So if
the auto-rename plugin detected this incorrectly or the user manually
told bzr that a file was renamed by mistake but it wasn't then they have
no way to cancel this do they? So I think the --cancel flag might be
necessary to go back to having an unknown file and a deleted file...
Nick
More information about the bazaar
mailing list