On 2/22/2012 9:52 AM, svenk1 wrote:
Les - It is an older Centos 4.8 install.  I ran yum install subversion and
copied the repository directory to the new server.  I tried the import
because I didnt have dumps.  I don't know what I am doing.
I tried the dump but got the same message
svnadmin dump /svn
svn: Expected version '3' of repository; found version '5'

Dave - I just installed subversion by running yum install subversion on this
older centos 4.8 install.

Is there a way I can tell what version the repository is?  I would prefer to
install the same version to avoid conflicts with the older OS.




http://svn.apache.org/repos/asf/subversion/trunk/notes/repos_upgrade_HOWTO

Repository version 5 corresponds to Subversion 1.4 and later. Your CentOS 4.8 installation has Subversion 1.3.x in all likelihood if you're getting this message. Try "svn --version"; it will tell you what's been installed.

Don't continue to use an old version of Subversion; upgrade as soon as possible. You won't get any support for older versions.

--
    David Chapman      dcchap...@acm.org
    Chapman Consulting -- San Jose, CA
    Software Development Done Right.
    www.chapman-consulting-sj.com

Reply via email to