[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: Christopher Ness <chris_at_nesser.org>
Date: 2004-10-23 02:17:41 CEST

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

-- 
Software Engineering IV,
McMaster University
PGP Public Key: http://www.nesser.org/pgp-key/
20:13:08 up 6:55, 2 users, load average: 0.07, 0.05, 0.08 
http://www.fsf.org/philosophy/no-word-attachments.html

Received on Sat Oct 23 02:17:31 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.