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

Re: [Subclipse-users] Unable to create a file: respository location

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-02-23 15:03:28 CET

Jon Edvardsson <joned@ida.liu.se> wrote on 02/23/2006 03:26:38 AM:

> I can't create a create a local file repository location. In Eclipse go
> to SVN repository exploring perspective and create a new repository
> location using a local file url. For example:
>
> file:///home/user/svn
>
> Click "Finish". A dialog appears: "Unable to validate" with a message
> saying "Error validating location:
> "org.tigris.subversion.javahl.ClientException: svn:
> '/home/TDDC23/work/joned/file:/home/user' does not exist"
>
> The first part of the path seems to correspond to my working directory
> from where I started Eclipse. The second part starting with "file:"
> obviously corresponds to the repository location entered but with two
> slashes removed.

The JavaSVN client adapter does not support the file:// protocol. You
need to either use the JavaHL adapter or setup a local svnserve process
and use the svn:// protocol. I would recommend the latter.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Feb 23 15:05:16 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.