Author: draenog                      Date: Wed Jun  8 23:17:20 2011 GMT
Module: git-migration                 Tag: HEAD
---- Log message:
- more binary files excluded

---- Files affected:
git-migration:
   pld-git.sh (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: git-migration/pld-git.sh
diff -u git-migration/pld-git.sh:1.41 git-migration/pld-git.sh:1.42
--- git-migration/pld-git.sh:1.41       Thu Jun  9 01:16:28 2011
+++ git-migration/pld-git.sh    Thu Jun  9 01:17:15 2011
@@ -23,7 +23,7 @@
        local logfile=rsync.log
        local exclude_pattern
        [ "$REMOVE_BINARIES" = "yes" ] &&
-               exclude_pattern='--exclude=**/*.gz,v --exclude=**/*.bz2,v 
--exclude=**/*.tgz,v --exclude=**/*.Z,v'
+               exclude_pattern='--exclude=*.gz,v --exclude=*.bz2,v 
--exclude=*.tgz,v --exclude=*.Z,v --exclude=gap4r2.zoo,v --exclude=*.ogg,v 
--exclude=*.pdf,v --exclude=*.rpm,v --exclude=*.bz,v --exclude=*.mp3,v 
--exclude=*.bin,v --exclude=*.png,v --exclude=*.mpg,v --exclude=*.tbz2,v 
--exclude=*.tar,v --exclude=*.xpm,v --exclude=*.xpi,v'
        > $logfile
        rsync -av rsync://cvs.pld-linux.org/cvs/packages/ packages/ \
                --log-file=$logfile --log-file-format='changes=%i name=%n' \
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/git-migration/pld-git.sh?r1=1.41&r2=1.42&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to