From 97789d4f7b93c48ef839a41b8f4442e4b6a1fdc8 Mon Sep 17 00:00:00 2001 From: mako Date: Tue, 4 Sep 2007 17:18:40 +0000 Subject: [PATCH] updated cron in svn to pull from svn and not cvs git-svn-id: svn+ssh://svn.debian.org/svn/planet-debian/trunk@813 c2f067bf-98e0-425f-9c98-e76020cfa380 --- cron/{10cvs => 10svn} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename cron/{10cvs => 10svn} (74%) diff --git a/cron/10cvs b/cron/10svn similarity index 74% rename from cron/10cvs rename to cron/10svn index 7b0ab78..a6c3ac2 100755 --- a/cron/10cvs +++ b/cron/10svn @@ -1,7 +1,7 @@ #!/bin/sh cd /org/planet.debian.org/config -cvs -Q update +svn update -q cd /org/planet.debian.org/www/heads -cvs -Q update +svn update -q -- 2.39.2