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