I am currently getting the error:
Unable to open an ra_local session to URL
A google search shows this is a common error. I am trying the
solutions I have found so far with no luck.
Here is more detail about what I am trying to do. I am trying to use
the script svn_load_dirs.pl.in to load old versions of the software
into the repository. My test box is just using TortoiseSVN. I created
the repository using TortoiseSVN. (Do I have to run a server or can I
just use TortoseSVN locally to test it out?). The script is throwing
the error. To rule out the script or Perl, I am trying to use the SVN
command line. I am currently using
svn info file://c:/temp/repository
and getting the error. I have played with many versions of the file
(meaning I have done file:///, file://, etc.) The above version takes
the longest to throw the error (which might mean it is the closest to
the correct call).
Any suggestions?
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2682209
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-16 15:26:46 CET