Unable to open an ra_local session to URL
Posted
by AntonAL
on Super User
See other posts from Super User
or by AntonAL
Published on 2010-04-20T17:23:02Z
Indexed on
2010/04/20
17:33 UTC
Read the original article
Hit count: 461
I have repository on my Windows machine, using VisualSVN + TortoiseSVN I want to use this repositories on my Mac with Versions.app I create a new Repository bookmark, choose a repository directory and after clicking "Create", get following error:
Unable to open an ra_local session to URL Unable to open repository 'file://localhost/Path/to/my/repositories/MyRepo' Expected FS format '2'; found format '4'
I can surf through the repository, using
svn ls file://localhost/Path/to/my/repositories/MyRepo
Also, when i create local repository, using Versions.app, the bookmark is created well and i can work with it
Help!
© Super User or respective owner