This morning I had 2 users working together in CVS on an RHEL4 box and something odd happened. User1 deleted all the files in one of the repo directories. User2 happened to be in the same directory, nothing open. After the deletion both users happen to do an ls, user1 saw and empty directory as would be expected, but user2 still could see all the files and could vi and cat them. Once user2 left the directory and came back he saw what the rest of us did, an empty directory. Was there something in his session caching this information or is this something in the file system?