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

Re: Berkeley DB 4.2.50

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-11-26 18:32:28 CET

Jostein Chr. Andersen wrote:

>START: basic_tests.py
>CMD: svnadmin "create" "local_tmp/repos" "--bdb-txn-nosync" <TIME = 0.225763>
>CMD: svn "import" "--username" "jrandom" "--password" "rayjandom" "-m" "Log message for revision 1." "local_tmp/greekfiles" "file:///usr/src/svn-rel/subversion-test/subversion/tests/clients/cmdline/local_tmp/repos" "--config-dir" "/usr/src/svn-rel/subversion-test/subversion/tests/clients/cmdline/local_tmp/config" <TIME = 0.139207>
>svn: Couldn't open a repository
>svn: Unable to open an ra_local session to URL
>svn: Unable to open repository 'file:///usr/src/svn-rel/subversion-test/subversion/tests/clients/cmdline/local_tmp/repos'
>svn: Unsupported repository version
>svn: Expected version '2' of repository; found version '3'
>FAIL: basic_tests.py 1: basic checkout of a wc
>
>
That's a configuration problem, not something to do with BDB. Somehow
you're not using the same versions of svnadmin and svn in the tests.
I've no idea how you managed to do that.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 26 18:33:09 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.