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

[Subclipse-users] file scheme

From: domet <dometz_at_gmail.com>
Date: 2006-08-02 19:28:53 CEST

Hi,

I am trying to set up subclipse. I just want to access my repository
locally.
So, when I try to add a new repository:
I enter "file:///foo/bar/" and click on Finish
but this causes the following error:
"Error validating location: "org.tigris.subversion.javahl.ClientException:
svn: '/Applications/eclipse/Eclipse.app/Contents/MacOS/file:/foo/bar' does
not exist""

So, somehow it keeps on adding
"/Applications/eclipse/Eclipse.app/Contents/MacOS/file:"

Is it not possible to use the "file scheme" with subclipse?

Thanks,

domet

PS:
% svn --version
svn, version 1.3.2 (r19776)
   compiled Jul 17 2006, 16:48:10

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

-- 
View this message in context: http://www.nabble.com/file-scheme-tf2041175.html#a5618434
Sent from the subclipse - users forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Aug 2 19:49:10 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.