Paul Burba wrote:
> In IRC:
>
> [10:57] pburba: On trunk I'm seeing many [svn] x [fsfs] failures in
> basic_test.py on Windows
> [10:57] pburba: Specifically I'm seeing this error on a commit attempt:
> [10:57] pburba: svn: Cannot write to the prototype revision file of
> transaction '1-1' because a previous representation is currently being
> written by this process
FYI: I get this issue with trunk when I'm running basic_tests parallel
in 10 processes over ra_dav (on windows):
..\..\..\subversion\libsvn_client\commit.c:866: (apr_err=160044)
svn: Commit failed (details follow):
..\..\..\subversion\libsvn_ra_dav\util.c:895: (apr_err=160044)
svn: MERGE request failed on '/svn-test-work/repositories/basic_tests-3/A'
..\..\..\subversion\libsvn_ra_dav\util.c:385: (apr_err=160044)
svn: Cannot write to the prototype revision file of transaction '1-1'
because a previous representation is currently being written by this process
FAIL: basic_tests.py 3: basic commit command
This issue didn't show up during ra_local testing. I'll see if making
the UUID unique per test repository solves it.
Lieven
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 8 23:40:59 2006