This commit is contained in:
conetadm
2024-11-14 21:11:06 +01:00
commit 5718e70f15
657 changed files with 9401652 additions and 0 deletions

5
root/svn-hotcopy.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/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