[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] svn: Unable to open an ra_local session to URL (Mark Phippard)

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-01-24 14:51:51 CET

On 1/24/07, Eugene Woo <xewoox@gmail.com> wrote:
>
> On 1/23/07, Mark Phippard <markphip@gmail.com> wrote:
>
> >On 1/23/07, Eugene Woo <xewoox@gmail.com> wrote:
> >
> >> On 1/23/07, Mark Phippard <
> markphip@gmail.com> wrote:
> >> >On 1/23/07, Eugene Woo <xewoox@gmail.com> wrote:
> >> >>
> >> >> Did any one know how to resolve this problem with Eclipse? What is
>
> >>
> >> >> ra_local session?
> >> >> My Current version
> >> >> Eclipse 3.3
> >> >> subclipse 1.04
> >> >>
> >> >> Below is the message I got when I try to create repository:
>
> >> >>
> >> >> For SVN interface being SVNKit, this is the erro messages I got within
> >>
> >> >> Eclipse:
> >> >> svn: Unable to open an ra_local session to URL
>
> >> >> svn: Unable to open repository 'file:///Y:'
> >> >> svn: Unable to open repository '
> >> file:///Y:'
> >> >>
>
> >> >> For SVN interface being JavaHL, this is the erro messages I got within
> >> >> Eclipse:
> >> >> Couldn't open a repository
> >> >> svn: Unable to open an ra_local session to URL
>
> >>
> >> >> svn: Unable to open repository 'file:///Y:'
> >> >
> >> >
> >> >Try this:
> >> >
> >> >
> file://Y:/
> >> >
> >> >--
> >> >Thanks
> >> >
> >> >Mark Phippard
> >>
> >> >http://markphip.blogspot.com/
> >>
> >> I did type exactly 'file://Y:/'. The problem is not resolved.
> >>
> >> For SVN interface being SVNKit, this is the erro messages I got within Eclipse:
>
> >>
> >> svn: Local URL 'file://Y:' contains only a hostname, no path
> >>
> >> For SVN interface being JavaHL, this is the erro messages I got within Eclipse:
>
> >> Bad URL passed to RA layer
> >>
> >> svn: Unable to open an ra_local session to URL
> >> svn: Local URL 'file://Y:' contains only a hostname, no path
>
> >>
> >> I hope this give you better info.
> >>
> >>
> >Not really. What is the exact value you typed in? I assumed that
> >file://Y:/ was just the start of a longer URL. Ultimately Subclipse just
>
> >passes this String through the SVN API and it dictates what the correct
> >syntax is.
> >
> >
> >--
> >Thanks
> >
> >Mark Phippard
> >http://markphip.blogspot.com/
>
>
> I type exactly in the quotes 'file://Y:/' when I am at the 'Add SVN Repository' dialog box.
> Thanks.
>
>
Is your repository at the root of drive Y:\ and not in a subfolder? If so,
then create a subfolder named repos and put the repository into it and use:

file://Y:/repos

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Wed Jan 24 14:52:07 2007

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

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