|
From: | Earnie Boyd |
Subject: | Re: Switching from CVS to GIT |
Date: | Mon, 15 Oct 2007 19:56:42 -0400 |
User-agent: | Internet Messaging Program (IMP) H3 (4.0.4) |
Quoting Eli Zaretskii <address@hidden>:
(Note that above I said "almost" exactly like Posix, and that's because a Posix filesystem will not show the file in `ls' after it was deleted like that, while Windows does. All the rest is similar.)
You're also assuming that something else hasn't opened the file without the FILE_SHARE_DELETE. Another difference between POSIX and Windows is that you cannot create a file of the same name while the original still exists even though it is marked for delete while on POSIX it is assigned a new inode is successfully created.
Earnie
[Prev in Thread] | Current Thread | [Next in Thread] |