Can't import - Error opening db lockfile
From: Jesper Olsen <jesper.olsen_at_gmail.com>
Date: 2005-01-06 12:53:14 CET
Hi,
I have installed subversion 1.1.2 on a linux system. The installation
Berkeley DB is not installed, so I use a fsfs type repository.
% svnadmin create /path/to/svnroot --fs-type fsfs
% svn import PROJECT/ file:///path/to/svnroot
svn: Unable to open an ra_local session to URL
The repository seems to have been created:
% ls -1 /path/to/svnroot
I'm using subversion 1.1.2
Copyright (C) 2000-2004 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
Any pointers to what could be wrong here?
Cheers
---------------------------------------------------------------------
|
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.