From 520fcc6c3533e31af7d068cb611ea408ee00be35 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Thu, 4 Nov 2010 08:44:39 -0600 Subject: [PATCH] Subsequent svn updates still need to do svn fetch --- update-mirror | 1 + 1 file changed, 1 insertion(+) diff --git a/update-mirror b/update-mirror index dfb9590..365676e 100755 --- a/update-mirror +++ b/update-mirror @@ -57,6 +57,7 @@ case "$url" in rm -f "$cfg_reporoot/$projdir/.new_clone" fi echo "[$proj] fetching new commits from upstream" + git --git-dir . svn fetch git --git-dir . fetch ;; -- 2.39.2