[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Crazy 5-step plan to remove the cached pristine copy

From: Florin Iucha <florin_at_iucha.net>
Date: 2003-03-24 18:47:19 CET

On Mon, Mar 24, 2003 at 12:22:44PM -0500, Steven Velez wrote:
> Windows Trivia:
>
> You can create hard links (not soft links) on NTFS drives using the windows
> API. Even though there is no command-line interface to the functionality.
>
> CreateHardLink
> The CreateHardLink function establishes an NTFS hard link between an
> existing file and a new file. An NTFS hard link is similar to a POSIX hard
> link.
>
> BOOL CreateHardLink(
> LPCTSTR lpFileName, // link name name
> LPCTSTR lpExistingFileName, // target file name
> LPSECURITY_ATTRIBUTES lpSecurityAttributes
> );

Read my .sig: no new NT stuff...

Most of the NT Posix layer is a half-harted attempt to mark a checkbox
so they can get gov't contracts. Don't go there.

Cheers,
florin

-- 
"NT is to UNIX what a doughnut is to a particle accelerator."

  • application/pgp-signature attachment: stored
Received on Mon Mar 24 18:47:59 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.