Hi, I noticed that if I remove everything from a repository with $ rm -rf * then the command $ hg revert -a restores the files in the top level directory only. Is this behavior intentional? Or is it a bug? Regards, Alpar