[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: Brock Janiczak <brockj_at_tpg.com.au>
Date: 2006-08-05 06:01:20 CEST

Try using this URL:
file:///home/dancefire/svnroot

The file protocol needs the absolute path the the SVN repository (hence
the triple forward slash). You can not specify a host name as the path
must be local.

cheers,
Brock

Dancefire wrote:
> Hi,
>
> 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
>
> I think there is a bug here. Why it appends the full url to my home
> directory? And modify the "file://" to "file:/". And I cannot input
> local path as following form at previous window which prompt a url I
> should input.
>
> Does anyone know how to solve the problem?
>
> Dancefire
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sat Aug 5 06:01:42 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.