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

Re: Problems with 0.31.0

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-10-08 05:43:13 CEST

Here's what I get on Windows with neon 0.24.3 over DAV (going back to
0.24.2 and retrying now):

START: basic_tests.py
CMD: svnadmin.exe "create" "local_tmp\repos" "--bdb-txn-nosync" <TIME =
2.464000>
CMD: svn.exe "import" "--username" "jrandom" "--password" "rayjandom"
"-m" "Log message for revision 1." "local_tmp\greekfiles"
"http://localhost/local_tmp/repos" "--config-dir"
"C:\Temp\junk\subversion\tests\clients\cmdline\local_tmp\config" <TIME =
0.270000>
svn: RA layer request failed
svn: PROPFIND request failed on '/local_tmp/repos'
svn: The PROPFIND request returned invalid XML in the response: Unknown
error. (/local_tmp/repos)
Errors during initial 'svn import':
ACTUAL STDERR:
svn: RA layer request failed
svn: PROPFIND request failed on '/local_tmp/repos'
svn: The PROPFIND request returned invalid XML in the response: Unknown
error. (/local_tmp/repos)
EXCEPTION: SystemExit(1), skipping cleanup
FAIL: basic_tests.py 1: basic checkout of a wc
END: basic_tests.py

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 8 05:44:04 2003

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.