projects
/
deb
/
hackedgotchi.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add Lars Wirzenius head.
[deb/hackedgotchi.git]
/
cron
/
10svn
diff --git
a/cron/10svn
b/cron/10svn
index a6c3ac29d4ad721e9d3667f9d9a1374f1622464f..075189bb5c0286d368b82e3662fccc336f911a5c 100755
(executable)
--- a/
cron/10svn
+++ b/
cron/10svn
@@
-1,7
+1,9
@@
#!/bin/sh
cd /org/planet.debian.org/config
-svn update -q
+timeout 120 svn cleanup
+timeout 120 svn update -q
cd /org/planet.debian.org/www/heads
-svn update -q
+timeout 120 svn cleanup
+timeout 120 svn update -q