From: Laurent Destailleur Date: Wed, 8 Jan 2014 10:06:14 +0000 (+0100) Subject: Fix git2cvs script X-Git-Tag: AWSTATS_7_3~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e5ad37c7793e6b4b719ac06be0cb2e62b740ab3;p=thirdparty%2FAWStats.git Fix git2cvs script --- diff --git a/git2cvs.sh b/git2cvs.sh old mode 100644 new mode 100755 index 70600478..a6f3dfc4 --- a/git2cvs.sh +++ b/git2cvs.sh @@ -1,10 +1,12 @@ #!/bin/sh +# This script must be ran from a CVS repository + cvs update #cvs udpate -C -export GIT_DIR=/home/ldestailleur/git/awbot/.git +export GIT_DIR=/home/ldestailleur/git/awstats/.git git-cvsexportcommit IDCOMMIT