I used to use svn, and I had AnkhSVN setup in visual studio. I ended up migrating the svn server from a linux box to a windows box about 4 years ago. I didn't have a good backup / restore process on that machine, and I'm afraid I lost most of the histories of stuff I've worked on at home when that hard drive died (I know... I know... I should have backed it up)
Are there any services I can use where I don't have to be responsible for the disaster procedures.
I need to be able to create a repository at will without a bunch of setup.
I suppose I could setup another svn server, if I can get some recovery strategy that is transparent enough I can forget about it.
What are other people using for their own personal development?