X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=blobdiff_plain;f=admin%2Fpull_foreign_repos;h=a3a41b25f4a426251363d7fbe888b6e6c0044a9d;hp=70f4b56081ebd10cacefc3fd05e6bf1803fb8c05;hb=6187c26b0f918cd310acfcf6a0feb85ffaaea592;hpb=42a08c4743cc5c4ff9a5dc4f172749d6f7808ebc diff --git a/admin/pull_foreign_repos b/admin/pull_foreign_repos index 70f4b56..a3a41b2 100755 --- a/admin/pull_foreign_repos +++ b/admin/pull_foreign_repos @@ -1,7 +1,7 @@ #!/bin/sh set -e # This script is intended to be run on moonshot master machine -module_root=/home/hartmans/source +module_root=/srv/git test -d .git test -d mod_auth_kerb/.git git cvsimport -d :pserver:anonymous@modauthkerb.cvs.sourceforge.net:/cvsroot/modauthkerb -k -i -u -C $module_root/mod_auth_kerb.cvs mod_auth_kerb