Mirroring svn repository
- by cardy
I have an svn repository and I'd like to have it duplicated over multiple machines for availability purpose. By now when my vps goes down, I'm unable to connect to repository and this is very annoying.
Easiest (and expansive) solution is to setup two identical machine and make them work like clones. I'd like to know if there are any alternative (involving 2 machines).
Ideally I would have two vps in different datacenters, so if one goes down I can rely on the other.
Thanks.
I need a mirror both for read and write not only for read.
Svn Repos are berkley-db based