#!/bin/bash cd /tmp rm -fr /tmp/svn-hotcopy/ mkdir -p /tmp/svn-hotcopy/CON svnadmin hotcopy /home/rancid/var/rancid/CVS/ /tmp/svn-hotcopy/CON