linux整個svn還原
1.需要在原svn壓縮,拆包
2.在目標linux搭建svn
合并
cat logaa logab logac logad logae logaf >>log.tar.gz
解壓
tar -xzvf log.tar.gz
修改svn許可權
checkout
報錯
sqlite[S5]: database is locked
Additional errors:
sqlite[S5]: database is locked
Another process is blocking the working copy database, or the underlying filesystem does not support file locking; if the working copy is on a network filesystem, make sure file locking has been enabled on the file server.
解決方案:clearup 選擇 break locks