First step toward migration of Subversion repositories
I began today the migration [en] of my Subversion [en] repositories to my new server [en]. I started with the instructions on how to install Subversion on MacOS X [en]. I then dumped repositories, transfer the dump through SSH and load the repositories.
Everything works fine. I let svnserve firewalled and use instead SVN+SSH although I’d like to configure my server to work as the old one using the Apache module. This is definitely better for customization of security especially. The problem being though that MacOS X Server provides good support for Apache 1.3.x but not that good for Apache 2.x which is a requirement for the Subversion [en] modules
I guess I’ll figure this out later on. I just need to finish my integration between Apache and Tomcat on the new server and I should be able to stop renting the old server.