[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 session to URL

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 16 Nov 2010 15:03:20 +0000

On 16 November 2010 14:26, Scott McCool <scott.mckeel_at_gmail.com> wrote:
> 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).

Should be file:///

Is C:/temp/repository actually a repository or is it a folder which
contains one or more repositories? It should be the former. You should
be able to see a structure like this:

C:\temp
+ repository
  + conf
  + dav
  + db
  + hooks
  + locks
  format
  README.txt

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2682218
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-16 16:03:28 CET

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

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