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

Re: unable to open an ra_local session

From: Anders Sandholm <andsa344_at_student.liu.se>
Date: 2004-10-23 02:31:17 CEST

Hi

I go the exact same files as you in the repos dir.

the svn --version gives the following modules
ra_dav
ra_local (handles 'file' schema)
ra_svn

the permission is the correct on, this is my research computer and I
have full access on it (root) (even tried with 777 rights on the /repos
but it didnt change anything, also on the repos_files.

I tried to find something on google, but it came up nothing..

thanks for the help

// anders

On Sat, 2004-10-23 at 02:17, Christopher Ness wrote:
> On Fri, 2004-10-22 at 20:04, Anders Sandholm wrote:
> > Hi
> >
> > no, the directory /home/andsa344/repos_files/filterVolume exist and
> > contains the right files in the right directories (there is sub
> > directoris is that a problem?
> >
> > and when I run the svn import ... i still get the same error
>
> Hmm... this is my output of ls for one of my repositories. All this
> should be created after the `svnadmin create [path_to_repo_dir]`
> command.
>
> [nesscg@woman thesis]$ ls -la
> total 36
> drwxrwxr-x 7 nesscg nesscg 4096 Sep 14 17:01 .
> drwxrwxr-x 3 nesscg nesscg 4096 Sep 14 17:47 ..
> drwxrwxr-x 2 nesscg nesscg 4096 Sep 14 17:02 conf
> drwxrwxr-x 2 nesscg nesscg 4096 Sep 14 17:01 dav
> drwxrwxr-x 2 nesscg nesscg 4096 Oct 9 20:01 db
> -r--r--r-- 1 nesscg nesscg 2 Sep 14 17:01 format
> drwxrwxr-x 2 nesscg nesscg 4096 Oct 12 10:50 hooks
> drwxrwxr-x 2 nesscg nesscg 4096 Sep 14 17:01 locks
> -rw-rw-r-- 1 nesscg nesscg 376 Sep 14 17:01 README.txt
>
>
> You could try a `svn --version` and see if your binaries support the
> "file://" protocol. I expect they will. Check permissions, but it's in
> your home directory so I didn't think that would be a problem.
>
> Other than that, I'm stumped. What has google said about your error?
> Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 23 02:32:11 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.