replay: Ensure proper removal of external paths when deleting directory
It exists some subtle cases in subversion repositories where external
paths defined on different directories can overlap so update replay
module implementation to handle those and avoid to erroneously remove
paths when replaying revisions.