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

Unable to open repository

From: aidy lewis <aidy.lewis_at_googlemail.com>
Date: 2007-05-17 12:35:11 CEST

Hi

I am on a windows XP box. I have created a repository

svnadmin create C:\aidy_svn_test

and a dummy project on the root of C:\n that was created through
windows explorer.

C:\aidy_svn_test
        branches
        tags
        trunk
         test.txt
        

I have tried to import the project into my repo by using this command

C:\> svn import C:/aidy_svn_test file://C:/aidy/svn_repo/aidy_svn_test
-m "initial import"

However, I am recieving this error:

svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file://C:/aidy/svn_repo'

Could anyone please help?

aidy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 17 12:35:29 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.