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

Re: Re: svn not atomic with file:/// access?

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: Mon, 3 Mar 2008 14:44:26 +0100

On 2008-02-28 15:58:39 -0500, Harvey, Edward wrote:
> I'll add something here, that's really simple:
>
> file:// Only good for a single user, very fast and simple, no server
> required.

You should have said: as the single access method and only locally.
I am a single user of my own private repository, but I have different
machines, and I often do concurrent accesses. I didn't know this could
lead to problems.

> (I believe it's ok to use file:// for multiple users,
> as long as those users are all on the same machine; no network file
> shares.)

Without locking, concurrent accesses are not OK with NFS, even for
the same user on the same machine.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-03 14:44:52 CET

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

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