« Return to Thread: Strange error message: Unable to open an ra_local session to URL

Strange error message: Unable to open an ra_local session to URL

by Zsolt Koppany :: Rate this Message:

Reply to Author | View in Thread

Hi,

for one repository I get a strange error message:

the command below does work, thus it should be a javasvn bug:

svn list file:///home/codebeamer/cb4/repository/svn/intl_inc

I think .../intl_inc/db/format really does NOT exist but
.../intl_inc/format.

How can I fix the problem?

Zsolt




cv.scm.ScmException: org.tmatesoft.svn.core.SVNException: svn: Unable to
open an ra_local session to URL
svn: Unable to open repository
'file:///home/codebeamer/cb4/repository/svn/intl_inc'
svn: Can't read length line from file
/home/codebeamer/cb4/repository/svn/intl_inc/db/format:
/home/codebeamer/cb4/repository/svn/intl_inc/db/format (No such file or
directory)
    at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.jav
a:48)
    at
org.tmatesoft.svn.core.internal.io.fs.FSRepository.openRepository(FSReposito
ry.java:94)
    at
org.tmatesoft.svn.core.internal.io.fs.FSRepository.getLatestRevision(FSRepos
itory.java:138)
    at
org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.ja
va:306)
    at
org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:150)



 « Return to Thread: Strange error message: Unable to open an ra_local session to URL