Does anyone store their Repositories folder on a network drive that's backed up? Is there any issues anyone's had with that as opposed to lets say keeping it stored on the host server that is running Subversion's C drive?
we essentially want to put our repo on another network drive (different than the server running Visual SVN Server) and have Visual SVN Server read the repository from a completely different machine.
We'd backup the location we point the Visual SVN Server to every 5 minutes so that the svn repository folder would be backed up at any time a failure occurs. Then we most likely would not have to worry about then merging any latest changes from developers back into a stale/outdated repo number because we back it up so frequently.