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

Re: unable to open an ra_local...

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-10-01 06:30:38 CEST

Read the FAQ:
    http://subversion.tigris.org/project_faq.html#portability
    http://subversion.tigris.org/project_faq.html#nfs

Note that when we say "NFS" we mean _any_ network file sharing mechanism.

And please send your questions to the users@ list, not to me personally.

    Brane

Mariano Arcuri wrote:

>hi, i've been trying to use the windows port of
>subversion without success, here
>is the problem i get every time i try to somehow
>access the repository:
>
>D:\test> svn import . file:///D:/svn-rep/test
>--message
>svn: Unable to open an ra_local session to URL
>svn: Unable to open repository 'file:///D:/svn-rep'
>svn: Berkeley DB error while opening environment for
>filesystem D:/svn-rep/db:
>DB_RUNRECOVERY: Fatal error, run database recovery
>
>I've tried many other ways for the repository
>parameter, including:
>svn co "file:///D|/svn-rep"
>with results similar to the above.
>
>For the repository creation step, there are no
>problems, for instance:
>svnadmin create D:\svn-rep
>seems to work fine.
>
>I have also created the repository in a shared disk
>partition on my dual boot
>machine, using the svn rmp's for redhat 9, that works
>fine, i can create,
>import, checkout, etc... but then when i switch back
>to w98 and try to
>get a working copy from the test repository created in
>linux i get the same:
>
>D:\temp\svnwc> svn co file:///D:/svn-rep
>svn: Unable to open an ra_local session to URL
>svn: Unable to open repository 'file:///D:/svn-rep'
>svn: Berkeley DB error while opening environment for
>filesystem D:/svn-rep/db:
>DB_RUNRECOVERY: Fatal error, run database recovery
>
>Have you any clues about this ?
>I am sending this to you because i can't find (google
>web, google goups)
>anyone with this problem, otherwise i wouldn't be
>bothering you.
>
>thanks in advance...
>mariano
>
>

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 1 06:33:03 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.