[MERGE] bzr rm should delete the working file (Bug #82602)
Martin Pool
mbp at sourcefrog.net
Tue Apr 17 02:36:05 BST 2007
On 4/17/07, Marius Kruger <amanic at gmail.com> wrote:
> hi all,
> lets try again shall we
>
>
> ``bzr remove`` and ``bzr rm`` will now remove the working file, if
> it could be recovered again.
> This has been done for consistency with svn and the unix rm command.
> The old ``remove`` behaviour has been retained in the new option
> ``bzr remove --keep``, which will just stop versioning the file,
> but not delete it.
> ``bzr remove --force`` have been added which will always delete the
> files.
> ``bzr remove`` is also more verbose.
Sounds good.
(We want people to understand that even if they use --keep the file
will be removed from the working tree of people who merge or update to
this revision.)
> Even though I worked late and even through the night, I probably missed the
> bus :(
> Hopefully we are a lot closer now though:
No, there is still a seat for you. :-) To me this is counts as a bug
fix enough to be merged this week.
--
Martin
More information about the bazaar
mailing list