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

Re: fsfs still very unstable with simultaneous commits

From: C.A.T.Magic <c.a.t.magic_at_gmx.at>
Date: 2004-06-09 10:08:04 CEST

Greg Hudson wrote:
> On Tue, 2004-06-08 at 09:45, C.A.T.Magic wrote:
>
> Please try compiling the attached source against APR, if you know how.
> Run it with the pathname of a file on the same storage facility as the
> repositories you're testing with. (And let me know what kind of storage
> facility this is, while you're at it.) The program simply opens a file,
> grabs a lock using apr_file_lock(), waits for a keypress, and exits.
> Try running two instances of it with the same filename, and let me know
> if they both succeed in grabbing the lock at the same time. If they do,
> that explains the problem, though not the solution.

the small test program works,
the second instance correctly waits for the first to release the lock.
i tried with 3 instances, and even different filename cases and its ok.

c.a.t.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 9 10:08:42 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.