projects
/
deb
/
hackedgotchi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
cleanup
[deb/hackedgotchi.git]
/
cron
/
10svn
1
#!/bin/sh
2
3
cd /org/planet.debian.org/config
4
timeout 120 svn cleanup
5
timeout 120 svn update -q
6
7
cd /org/planet.debian.org/www/heads
8
timeout 120 svn cleanup
9
timeout 120 svn update -q