On Mon, Mar 30, 2020 at 10:07 AM Dheeraj <kvdhee...@gmail.com> wrote: > > Hi > > I use SVN as a configuration management tool in our premise. The application > configuration file for the software comes from SVN (we have many instances of > apps running and is managed by multiple users) > I have done the upgrade of SVN server from RHEL 6 to RHEL 7. > I use kerberos authentication for the SVN setup. I have completed the sync of > repos to the new server. > I have an alias svn-server.come pointing to existing server and want to > point to the new server. > What all precautions should I take, so that it wont hamper my production. > Once I do a migration will it have any impact on commit/svn up etc?
I think you're already in trouble. RHEL 6 was obsolete, RHEL 7 is pretty long in the tooth, and RHEL 8 is available and working. RHEL 8 has Subversion 1.10 built in. Save yourself a lot of pain in a what you say is a Kerberized environment by at least upgrading to Subversion 1.10. I used to publish Subversion backports for current releases to RHEL, but the last one was https://github.com/nkadel/subversion-1.11.x-srpm .