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

Re: AW: AW: AW: Hard links on Win2k/XP

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-07-23 13:09:45 CEST

Marco Scholz wrote:
>>
>>It's not an unusual way. Please stop saying it is.
>
>
> As a compromise: Let's say it is not the way the majority of applications
> are working.

You are still not getting it; the copy/delete/rename is probably _the_ most
common way applications deal with atomic file updates in a multithread safe
fashion. Just because some user-space apps choose to update files in an unsafe
manner doesn't mean that _they_ are correct. FWIW, my favorite Win32 Editor
(MultiEdit) follows the copy/delete/rename scheme.

Hardlinks are not suitable for use in this fashion (whether you are talking
about NTFS or any Linux filesystem). Adding a system option to change
Subversion's correct behavior is fruitless.

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 Fri Jul 23 13:09:48 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.