Re: Switching from CVS to GIT

Earnie Boyd <[email protected]>
Newsgroups gmane.comp.gnu.make.windows
Message-ID <[email protected]>
Quoting Eli Zaretskii <[email protected]>:

>
> (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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.