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