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

unable to open an ra_local session

From: Anders Sandholm <andsa344_at_student.liu.se>
Date: 2004-10-22 23:46:04 CEST

Hi

I tried to setup an subversion server but ran in to some problem, I read
the quick start and tried to run the commands there (after that I turnd
to the book, but didnt find anything)

first I created the folder where I would like to have my subversion
repos, and gave it the rights it needed.

after that I ran
: svnadmin create /home/andsa344/repos

this when fine = no error message

after that i wanted to include the files that I wanted into the repos so
I did

svn import /repos/filterVolume
file:///home/andsa344/repos_files/filterVolume/ -m "Initial import"

where home/andsa344/repos_files/filterVolume contains the files that I
want to and in to the repos tree (under the name filterVolume) but it is
here that I ran into problems
When I run this command I get the following error message:
svn: Unable to open an ra_local session to URL
svn: Unable to open repository
'file:///home/andsa344/repos_files/filterVolume'

What am i doing wrong.

I am running subversion under debian

best regards
Anders

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 22 23:47:17 2004

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.