Possible Duplicate:
Best way to do Subversion backups?
I'm not a Linux admin so a full walkthrough is needed. I'm running Gentoo 1.16 I believe.
I know the elements I need as I can do it "manually".
-run svnadmin hotcopy /shared/svnrepos /svnbackup -tar the /svnbackup folder
That's really it. I just need a script of some kind and be told explicitly how to add it to cron in Gentoo to make it run nightly.
I will then use pscp from a Windows backup server to grab the archive and copy it to the backup server.
I'm happy to answer any questions, file locations, etc. I'm just still learning this stuff.