Activity log for bug #50793

Date Who What changed Old value New value Message
2006-06-23 15:36:22 Francis J. Lacoste bug added bug
2006-07-23 23:49:03 John A Meinel bzr: status Unconfirmed Confirmed
2006-07-23 23:49:03 John A Meinel bzr: importance Untriaged Medium
2006-07-23 23:49:03 John A Meinel bzr: statusexplanation This would be nice to fix for 0.9, but it should not block it. (the bug existed in 0.8, so it isn't a regression)
2006-09-02 04:30:46 John A Meinel bzr: statusexplanation This would be nice to fix for 0.9, but it should not block it. (the bug existed in 0.8, so it isn't a regression) 'bzr diff' 'bzr add' and 'bzr status' have been fixed. But 'bzr log' still acts like no file was given, and 'bzr commit' just gives: bzr: ERROR: no changes to commit. use --unchanged to commit anyhow Now, you get a real error if you don't supply a message: liliana % bzr commit "a commit log which actually seems to be a file" bzr: ERROR: Path(s) do not exist: "a commit log which actually seems to be a file" So it seems we need more explicit handling of it for 'bzr commit'.
2006-09-27 15:45:09 John A Meinel bzr: statusexplanation 'bzr diff' 'bzr add' and 'bzr status' have been fixed. But 'bzr log' still acts like no file was given, and 'bzr commit' just gives: bzr: ERROR: no changes to commit. use --unchanged to commit anyhow Now, you get a real error if you don't supply a message: liliana % bzr commit "a commit log which actually seems to be a file" bzr: ERROR: Path(s) do not exist: "a commit log which actually seems to be a file" So it seems we need more explicit handling of it for 'bzr commit'. Aaron had some fixes for 'bzr commit', but we should audit other commands and make sure everything is working for 0.12.
2006-10-23 17:02:24 John A Meinel bzr: status Confirmed Fix Released
2006-10-23 17:02:24 John A Meinel bzr: statusexplanation Aaron had some fixes for 'bzr commit', but we should audit other commands and make sure everything is working for 0.12. marking it as fixed for most commands.
2006-11-01 05:05:37 Cheuksan Edward Wang bzr: assignee wang02139
2006-11-01 05:05:37 Cheuksan Edward Wang bzr: statusexplanation marking it as fixed for most commands.
2006-11-01 20:14:18 Wouter van Heyst bzr: statusexplanation merged in bzr.dev r2103