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

[Subclipse-users] How do I connect to a repository with the file: protocol?

From: <CJacobME_at_aol.com>
Date: 2007-01-25 22:03:45 CET

Hi there,
 
I wanted to use Subclipse and subversion both running only on a local
machine. So I created a repository with the command
    svnadmin -create _file:///C:/SVN3_ (file:///C:/SVN3)
 
That went fine. I was also able to add a test file with the command line
options of svn.
 
Then, I wanted to connect my eclipse with this repository. In the repository
explorer, I started "New" -> "Repository location". In the dialog that
started, I entered in the text field named "Root URL":
    _file:///C:/SVN3_ (file:///C:/SVN3)
 
All I got was this error message:
    Location information has been specified incorrectly
    'C:\Programme\Eclipse\eclipse\file:\C:' does not exist
    Keep location anyway?
 
I've got no idea what I may have done wrong. Could you please help me?
 
TIA,
C. Jacob
Received on Thu Jan 25 22:18:40 2007

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.