From b31365af827488d1fb52219a47532a6a3b00228b Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 12 Jun 2009 12:36:52 +0000 Subject: [PATCH] cleanup git-svn-id: svn+ssh://svn.debian.org/svn/planet-debian/trunk@1136 c2f067bf-98e0-425f-9c98-e76020cfa380 --- cron/10svn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cron/10svn b/cron/10svn index 9b1f0cd..075189b 100755 --- a/cron/10svn +++ b/cron/10svn @@ -1,7 +1,9 @@ #!/bin/sh cd /org/planet.debian.org/config +timeout 120 svn cleanup timeout 120 svn update -q cd /org/planet.debian.org/www/heads +timeout 120 svn cleanup timeout 120 svn update -q -- 2.39.2