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

unable to create fsfs repository correctly

From: Kevin Michael Woley <woley_at_uiuc.edu>
Date: 2005-01-26 04:16:40 CET

It appears that I am unable to create a repository correctly.

Following the quick start guide to creating a repository I'm issuing the
following commands:

  $ svnadmin create /path/dir/svnroot -fs-type=fsfs
  $ svn import /home/tmpDir file:///path/dir/svnroot/
  svn: Couldn't open a repository.
  svn: Unable to open an ra_local session to URL
  svn: Unable to open repository 'file:///path/dir/svnroot'
  svn: Unsupported repository version
  svn: Expected version '2' of repository; found version '3'

The system these commands are being issued on has recently been upgraded
from subversion 1.0 to 1.1.3, built using "./configure
--prefix=/usr/local/encap/subversion-1.1.3 --disable-mod-activation
--without-apache -without-apxs" prior to the build.

Are there any suggestions that anyone can make as to where to start looking
for my problem?

Regards,
Kevin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 26 04:19:46 2005

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.