projects
/
deb
/
hackedgotchi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
run the svn commands within supervision of timeout, to avoid endless hangs
[deb/hackedgotchi.git]
/
cron
/
10svn
1
#!/bin/sh
2
3
cd /org/planet.debian.org/config
4
timeout 120 svn update -q
5
6
cd /org/planet.debian.org/www/heads
7
timeout 120 svn update -q