From: hartmans Date: Thu, 19 Aug 2010 12:54:37 +0000 (-0400) Subject: Update path to point to srv/git X-Git-Tag: dvd/201105~70 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=commitdiff_plain;h=6187c26b0f918cd310acfcf6a0feb85ffaaea592 Update path to point to srv/git --- 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