Issue44

Title deprecate hg forget in favor of hg revert
Priority wish Status resolved
Superseder Nosy List ThomasAH, mpm, vadim
Assigned To vadim Topics ui

Created on 2005-10-27.07:55:28 by mpm, last changed 2006-05-19.03:49:31 by ThomasAH.

Messages
msg1341 (view) Author: ThomasAH Date: 2006-05-19.03:49:31
Closing now, even if forget wasn't removed.
We have enough DEPRECATED to search for in commands.py, so this won't be forgotten.
msg1082 (view) Author: vadim Date: 2006-04-26.20:05:14
forget is now deprecated in crew. will close this bug after 0.9, when forget
removed.
msg77 (view) Author: mpm Date: 2005-10-27.07:55:28
Now that hg revert can undo adds and removes, hg forget is mostly redundant.
History
Date User Action Args
2006-05-19 03:49:31ThomasAHsetstatus: testing -> resolved
nosy: + ThomasAH
messages: + msg1341
2006-04-26 20:05:19vadimsetstatus: unread -> testing
assignedto: vadim
messages: + msg1082
nosy: + vadim
2006-04-02 07:16:09tonfasettopic: + ui
2005-10-27 07:55:28mpmcreate