いろいろなプロジェクトのソースはすべて Subversion で管理している。実は Subversion を入れている Linux PC をリプレースしようかと画策しているので、とりあえず一時的に Windows PC にリポジトリを移動させておきたい。
実際には、Windows PC でも Apache を動かしているので、単にそれに svn を dav のバックエンドとして組み込んで、Linux でダンプしたリポジトリを Windows でロードするだけのことだ。
ただ、以前
というわけで、Apache を更新し、svn を組み込み、リポジトリを移動させた。PHP は FastCGI で動かしてるので Apache が 新しくなろうが x64 版になろうが基本的に影響を受けないのがうれしい。
- the apache haus
https://www.apachehaus.com/ - Upgrading to 2.4 from 2.2
http://httpd.apache.org/docs/2.4/en/upgrading.html - httpd, the Apache http Server
http://svnbook.red-bean.com/en/1.7/svn.serverconfig.httpd.html - Migrating Repository Data Elsewhere
http://svnbook.red-bean.com/en/1.7/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate