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