Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 297 Bytes

svnbackup

a simple script to backup svn repositories using svn-hot-backup and copying it to a remote machine

installation

have subversion-tools installed

  • sudo apt-get install subversion-tools

change directories in svn-backup

make script executeable

  • chmod +x svn-backup