Activity log for bug #74697

Date Who What changed Old value New value Message
2006-12-06 20:34:48 John Dong bug added bug
2006-12-06 20:38:03 John A Meinel bzr: status Unconfirmed Confirmed
2006-12-06 20:38:03 John A Meinel bzr: importance Undecided High
2006-12-06 20:38:03 John A Meinel bzr: statusexplanation I can also confirm that doing: $ echo a > a; chmod +x a $ bzr add ; bzr commit -m a $ chmod -x a $ bzr status modified: a* $ bzr revert $ bzr status modified: a* So if the only change is the executable bit, 'bzr revert' isn't fixing it.
2006-12-07 21:12:02 John A Meinel bzr: status Confirmed Fix Released
2006-12-07 21:12:02 John A Meinel bzr: assignee aaron-bentley
2006-12-07 21:12:02 John A Meinel bzr: statusexplanation I can also confirm that doing: $ echo a > a; chmod +x a $ bzr add ; bzr commit -m a $ chmod -x a $ bzr status modified: a* $ bzr revert $ bzr status modified: a* So if the only change is the executable bit, 'bzr revert' isn't fixing it. Aaron introduced and fixed the bug in bzr.dev post bzr 0.13