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