BDB SVN Repositories Supported?#198

Subscribe to BDB SVN Repositories Supported? 2 post(s), 2 voice(s)

 
Avatar jayshao 19 post(s) #493

Are BDB SVN repositories supported? I tried pointing at one initially, and got a loooong stack trace, leading off with:

Error accessing svn org.tmatesoft.svn.core.SVNException: svn: Unable to open an ra_local session to URL

traced the error down through Google, and saw a not about JavaSVN only suporting FSFS repositories?

http://www.nabble.com/Strange-error-message:-Unable-to-open-an-ra_local-session-to-URL-t2219732.html

 
Avatar Jon Tirsen 25 post(s) #496

Berkley DB SVN repositories is currently not supported. When we support remote repositories you will also be able to access a BDB repository through the remote URL (starting with http: or svn: or similar). Remote repositories is currently planned for the next release.