[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 to URL

From: Ben Schonle <ben_at_amigos24.net>
Date: Fri, 18 Apr 2008 07:55:30 +0300

Hi,

when trying to import to a repository called "myrepo" I get the
following error:

Command:
root_at_ben-desktop:/home/svn/myrepo# svn import /home/svn/myrepo/
file:///home/ben/test -m "initial import"
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///home/ben/test'

Command:
root_at_ben-desktop:/home/svn/myrepo# ls -l
total 28
drwxr-sr-x 2 root subversion 4096 2008-04-18 07:09 conf
drwxr-sr-x 2 root subversion 4096 2008-04-18 07:09 dav
drwxr-sr-x 5 root subversion 4096 2008-04-18 07:09 db
-r--r--r-- 1 root subversion 2 2008-04-18 07:09 format
drwxr-sr-x 2 root subversion 4096 2008-04-18 07:09 hooks
drwxr-sr-x 2 root subversion 4096 2008-04-18 07:09 locks
-rw-r--r-- 1 root subversion 229 2008-04-18 07:09 README.txt
I also changed the permissions, but it did not help

Code:

root_at_benroot@ben-desktop:/home/svn/myrepo# ls -l
total 28
drwxrwsr-x 2 root subversion 4096 2008-04-18 07:09 conf
drwxrwsr-x 2 root subversion 4096 2008-04-18 07:09 dav
drwxrwsr-x 5 root subversion 4096 2008-04-18 07:09 db
-rwxrwxr-- 1 root subversion 2 2008-04-18 07:09 format
drwxrwsr-x 2 root subversion 4096 2008-04-18 07:09 hooks
drwxrwsr-x 2 root subversion 4096 2008-04-18 07:09 locks
-rwxrwxr-- 1 root subversion 229 2008-04-18 07:09 README.txt
The user ben belongs to the group:
subversion:x:1001:ben,www-data,root
Any help?

Thx,
Ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-18 06:54:46 CEST

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.