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

Re: [bug] vtable=0x00000000 for the new FSFS when doing simultaneous commits

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-05-09 06:07:35 CEST

On Sat, 2004-05-08 at 23:31, C.A.T.Magic wrote:
> > Let me know if the following patch helps:

> yes it did

Excellent. I already committed that in r9658.

> Transmitting file data .svn: Commit failed (details follow):
> svn: Transaction out of date.

I also fixed this bug, in r9657.

> svn: Unable to create new transaction.
[...]
> svn: Can't read file
'X:/SVNSandbox/TestFSFS/RepoFS/db/transactions/2hZiLB.txn/0.0': End of
file found
[...]
> *crash*

I have no clue about these.

> it seems that either both processes try to access
> the same folder and damage each others transaction,
> or a process creates a transaction folder and
> fails to write into it.

To the best of my knowledge, each transaction should only be of interest
to one process, over ra_local or ra_svn. (Over ra_dav, several
processes may access a transaction in sequence, but not concurrently.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 9 06:08:07 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.