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

Expected format '3' of repository; found format '5'

From: N.Novozhilov <nna_at_ntrlab.ru>
Date: 2006-10-06 13:54:27 CEST

Hi,

  I understand that this is very frequent repeated question, but I
can't find any ansver nor in FAQ, nor in mail archives.

Problem:
1. We had installed SVN V 1.3.** with fs-type fsfs and it was working
installation, but has problem with 'checkout' - something about
authorization to the root of repository. But it was used time to time
and I was waiting version 1.4.
2. I download subversion-1.4.0.tar.bz2, subversion-deps-1.4.0.tar.bz2
and db-4.5.20.tar.gz (users want to work with database).
3. Both system was installed without problem - db-4.5 first, svn with
configure keys --with-ssl --with-berkeley-db=/usr/local/BerkeleyDB.4.5
--without-apache --without-neon installed OK, ldconfig - OK.
4. svnserver was stopped, old place of repository - deleted, new
repository created by the command
svnadmin create --fs-type bdb /home/SVN/svnbdb
5. svnserver is started with parameter -r /home/SVN/svnbdb
6. If I try to connect by means command svn COMMAND svn://127.0.0.1/
or remotely I've got diagnostic

"Expected format '3' of repository; found format '5'"

What's wrong, where I did mistake?

P.S. I always had try to delete *all* libraries from SVN pack and
reinstall one - no effect.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Best regards,
 N.Novozhilov mailto:nna@ntrlab.ru

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 6 20:35:07 2006

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.