This commit is contained in:
Garvin Hicking 2011-12-25 00:06:15 +01:00
parent 1994d4690e
commit 3782ea9507

View file

@ -8,8 +8,12 @@ git pull
git rebase
rsync \
--exclude=/*.zip --exclude=/*.tgz --exclude=.project --exclude=.cvsignore --exclude=SerendipityTranslator.zip --exclude=CVS --exclude=.git --exclude=homepage/by*.htm --exclude=homepage/template*.htm --exclude=homepage/box*.htm --exclude=homepage/last.txt \
--archive --no-t --no-p --checksum -i --delete-after -v -z ~/cvs/serendipity/git/additional_plugins/ ~/cvs/serendipity/additional_plugins
--exclude=/*.zip --exclude=/*.tgz --exclude=.project \
--exclude=.cvsignore --exclude=SerendipityTranslator.zip --exclude=CVS \
--exclude=.git --exclude=homepage/by*.htm --exclude=homepage/template*.htm \
--exclude=homepage/box*.htm --exclude=homepage/last.txt \
--perms --links --recursive --group --owner --devices --specials --no-hard-links --no-acls --no-t --checksum -i \
--delete-after -v -z ~/cvs/serendipity/git/additional_plugins/ ~/cvs/serendipity/additional_plugins
rsync \
--exclude=/*.zip --exclude=/*.tgz --exclude=.project --exclude=.cvsignore --exclude=CVS --exclude=.git \