From fcf3da9eeb9bf94c3fd9eb2d219e446aa0df88ba Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 10 Nov 2005 07:22:00 +0000 Subject: [PATCH] output repository names --- sa | 1 + 1 file changed, 1 insertion(+) diff --git a/sa b/sa index adb8b53..fd43d45 100755 --- a/sa +++ b/sa @@ -120,6 +120,7 @@ else { while (my ($repo,$run_after) = each(%repos)) { if (-e "$repo/.svn") { + print "Checking [$repo]\n"; system('svn', $command, $options{quiet}?'-q':(), -- 2.39.2