Re: Contingency Planning

2013-11-21 Thread Mauricio Tavares
I think it depends exactly on what you are trying to do. For starters, you could be backing up the db you are using with svn. But you are probably doing that anyway. Then you could have the backup server (vm/iron) ready to go. If the production svn server dies, you can apply the dump in the w

Contingency Planning

2013-11-21 Thread João Bosco Jares
Hi Friends, I want a help to implement a contingency plannning, for SVN running on Apache and supposing my configuration is simple as possible on an vm machine, what is the best advice to strat the job? Best Regards