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

Re: AW: Hard links on Win2k/XP

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-07-22 16:08:46 CEST

Julian Reschke wrote:
> Of course it will handle that. However, it will loose information that
> would be nice if it would be kept (such as inode number, possibly ACLs,
> other metadata).

Especially under NTFS (since you cannot delete files which are open), there is
little else that can be done. Until very recently, Subversion only worked on
ordinary files; special files (like softlinks and I believe sockets) are now
handled as properties (if I recall correctly).

However, hardlinks are a way of lying to the userspace code by altering the
filesystem. If you use them, you are likely to encounter difficulties, whether
you are running under NTFS or various *nix filesystems.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 22 16:08:35 2004

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.