Thanks for reply, I have tried this, but same kind of error message:
org.tigris.subversion.javahl.ClientException: svn:
'/home/dancefire/file:/home/dancefire' does not exist
Dancefire
On 8/5/06, Brock Janiczak <brockj@tpg.com.au> wrote:
>
> 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
>
>
--
Dancefire
CCNA
http://www.dancefire.org/
I'm enjoy in Operating System, Network Security and Embedded System.
Received on Sat Aug 5 06:25:50 2006