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

Re: Tests fail on Win32 with ra_dav and fsfs

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2004-05-12 04:30:36 CEST

Greg Hudson wrote:
>>On Windows the ra_dav + fstype=fsfs tests fail and crash Apache
>>because txn->vtable appears to be null.
>
>
> Thanks for noticing this. Please try again with r9689 or higher.
>

Thanks -- it no longer crashes but I get 'No such transaction' errors
(only with ra_dav) on commits now:

START: basic_tests.py
CMD: svnadmin.exe "create" "local_tmp\repos" "--bdb-txn-nosync"
"--fs-type" "fsfs" <TIME = 0.109000>
CMD: svn.exe "import" "--username" "jrandom" "--password" "rayjandom"
"-m" "Log message for revision 1." "local_tmp\greekfiles"
"http://localhost/local_tmp/repos" "--config-dir"
"D:\Temp\junk\subversion\tests\clients\cmdline\local_tmp\config" <TIME =
0.562000>
svn:
No such transaction.

I can do some debugging tomorrow night if needed.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 12 04:30:52 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.