[Merge][#111665] bzr rm should remove clean subtrees
Marius Kruger
amanic at gmail.com
Sat Aug 11 14:46:00 BST 2007
hi,
since no one has reviewed this, and I had some extra time,
I finished this bug off now.
This bundle addresses bug #111665
'bzr rm should remove clean subtrees'
the following is fixed:
* bzr rm should remove (without needing --force) subtrees that contain
no files with text changes or modified files.
* With --force we should remove the subtree regardless of text changes
or unknown files.
* remove with renames in and out.
* remove unversioned ignored files (without --force)
Other notes:
I changed the error message to refer to changed files as 'modified',
as I saw it was causing some confusion.
regards
marius
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rm_should_remove_clean_trees3.patch
Type: text/x-diff
Size: 31896 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070811/b94500a4/attachment-0001.bin
More information about the bazaar
mailing list