Bo Berglund wrote on Sun, 10 Dec 2017 21:38 +0100: > Thanks, I was thinking about getting ViewVC but was afraid it would > break ApacheSvn since svn is using Apache... > Seeing that it installs alongside svn is reassuring.
It's possible to for multiple programs to read/serve a repository at the same time. E.g., it's possible to serve a repository using svnserve, mod_dav_svn, and viewvc simultaneously.