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

Re: [Subclipse-users] problem with adding svn respository

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-05 13:22:09 CEST

Dancefire <dancefire@gmail.com> wrote on 08/04/2006 11:20:39 PM:

> I have problem with adding svn repository to Eclipse.
>
> My Eclipse version is :
>
> Eclipse SDK
>
> Version: 3.1.2
> Build id: M20060118-1600 (Fedora Core release 5 (Bordeaux))
>
> And subsclipse is directly install from "Help->Software Updates", which
> version is 1.0.3
>
>
> When it prompt me to input SVN location's URL, I put a local path:
>
> file://localhost/home/dancefire/svnroot
>
> After I click "Finish", It said error happened when validating location,
> the message is :
>
> org.tigris.subversion,javahl.ClientException: svn:
> '/home/dancefire/file:/localhost/home/dancefire' does not exist

With that version of Eclipse/Subclipse you can only use the file://
protocol if using the JavaHL adapter. Either switch to it, or run
svnserve locally so you can use svn:// protocol.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sat Aug 5 13:22:21 2006

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.