From: Laurent Destailleur Date: Wed, 8 Jan 2014 10:34:40 +0000 (+0100) Subject: Solve pb with cvs X-Git-Tag: AWSTATS_7_3~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5db4540c94f3a2f97bbd34136f4cc6c8bdf99b5e;p=thirdparty%2FAWStats.git Solve pb with cvs --- diff --git a/git2cvs.sh b/git2cvs.sh index a6f3dfc4..73652804 100755 --- a/git2cvs.sh +++ b/git2cvs.sh @@ -5,8 +5,8 @@ cvs update #cvs udpate -C - +export LASTINCLUDEDID=6ddc897cd021ad61cc5661297abe61d04e8c9520 export GIT_DIR=/home/ldestailleur/git/awstats/.git -git-cvsexportcommit IDCOMMIT +git cherry $LASTINCLUDEDID HEAD | sed -n 's/^+ //p' | xargs -l1 git cvsexportcommit -c -p -v diff --git a/test/awstats/.cvsignore b/test/awstats/.cvsignore deleted file mode 100644 index e3e9a50e..00000000 --- a/test/awstats/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -result -maxmind -.cvsignore diff --git a/test/awstats/result/.cvsignore b/test/awstats/result/.cvsignore new file mode 100644 index 00000000..28d35d2b --- /dev/null +++ b/test/awstats/result/.cvsignore @@ -0,0 +1,3 @@ +result_test* +dnscache* +awstats*