SVN备份服务器出了故障

svnadmin create SVNREPOS;
change the distrepos hook:pre-revprop-change.bat;
change the srcREPOS hook:pre-commit.bat;
svnsync init distURL srcURL;
svnsync sync distURL;
expansive 120mins;

 由于一次意外提交导致目标库的变化,使得同步不成功,还不知道什么原因,请高手指点一下,有没有什么更好的办法解决呢?

你可能感兴趣的:(SVN)