If I have some files that are especially important, can they be SVN committed to two repositories?
I can set up two SVN repositories on 2 different machines so that if there is problem with one machine, then there is always a back up.
(will be best if it can be Tortoise or command line). thanks.
You can use svnsync on the server to create a mirror of your original repository.
More info: http://svn.apache.org/repos/asf/subversion/trunk/notes/svnsync.txt