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

initial import problem

From: Eric Brown <ecbrow1_at_yahoo.com>
Date: 2005-02-24 16:16:16 CET

Hello-
 
I'm a version control newbie here, stuck on a step here. I've created my repository, and it's located in /usr/local/repository. my project is in /project, and I have the necessary trunk, branch, and tags subfolders in there. Even have a few dummy files I'd like to test out. My problem starts when I run:
 
svn import /project file:///usr/local/repository -m "initial import"
 
I get the following error message:
 
unable to open an ra_local session to URL
unable to open repository file:///usr/local/repository
 
I tried an svn --version to see if I have the ra_local module, (which I do), and I've tried importing from different locations(from project, and from the repos). Didn't find much info when I googled it, and didn't see anything specific when I looked through the book. I'm thinking it may be in my httpd.conf file, but I didn't see anything related. Would like to know if this is something newbs run across. Thanks.
 
ECB

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on Thu Feb 24 18:04:49 2005

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.