I should do the following to test the stablity of the server
basic
repository state checking
svnlook info myposi
svnlook tree myposi
committed message correction
svn setlog myposi new.log -r 12
repository managment
copy all content of a repository to a existing directory
svn dump
svn load
the contents of the repository can be added as "porjects" to the existing repository
with --parent-dir
possible extenstion: cvs2svn
data back up
back up data
in case data are distroied, how go get them back