On Fri, Jun 01, 2007 at 06:35:24PM +0200, Thomas Arendsen Hein wrote: > * John Goerzen <[EMAIL PROTECTED]> [20070601 18:01]: > > Package: mercurial > > Version: 0.9.3-2 > > Severity: normal > > > > this leads to the odd situation where: > > > > hg revert --all > > hg commit > > > > actually commits changes. > > Is the file owned by someone else? Then you should have noticed an > error like "Operation not permitted".
No, owned by me. Actually, I'm not sure that my permissions diagnosis was correct. hg status showed modified files, hg log -v after the commit showed modified files, but hg export --git didn't show any changes. hg status after commit no longer showed modified files, but after hg rollback, once again did. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

