From 4238a572833dd0dd264c60fd782f661407ad726b Mon Sep 17 00:00:00 2001 From: thierry Date: Mon, 12 Apr 2010 12:56:27 +0000 Subject: [PATCH] comment --- scripts/all-modules.sh | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/scripts/all-modules.sh b/scripts/all-modules.sh index 2ba6118..d408c73 100755 --- a/scripts/all-modules.sh +++ b/scripts/all-modules.sh @@ -1,5 +1,14 @@ #!/bin/bash # $Id$ +# +# NOTE +# as the svn diff operations from a remote location are so sssssslllllllooooooooowwwwww... +# what we do: +# maintain codebase in onelab.eu for historical reasons +# (1) push scripts on princeton (manually run all-modules-update.sh) +# (2) run the scripts cyclically over there through cron +# and push the results on build.onelab.eu with all-modules.push.sh (as part of the cron job) +# # this script is a wrapper around the module-tools (version and diff) # it is invoked cyclically # prior to that, the following directories will have been svn updated : -- 2.43.0