[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debian JP master SVN www commits (rev.949)
=======================================================
Repository: /org/svn.debian.or.jp/repos
Revision: 949
Commiter: kmuto
Date: 2009-10-16 16:27:03 +0900 (金, 16 10月 2009)
=======================================================
Log:
do not delete
=======================================================
Changed:
U webwml-sync/trunk/sync
Modified: webwml-sync/trunk/sync
===================================================================
--- webwml-sync/trunk/sync 2009-10-15 03:54:51 UTC (rev 948)
+++ webwml-sync/trunk/sync 2009-10-16 07:27:03 UTC (rev 949)
@@ -5,7 +5,7 @@
( cd webwml-gitwork && git pull -q )
( cd webwml && cvs -q up -d -P english japanese )
-rsync -aqu --delete --exclude CVS --exclude .cvsignore webwml/english webwml-gitwork
-rsync -aqu --delete --exclude CVS --exclude .cvsignore webwml/japanese webwml-gitwork
+rsync -aqu --exclude CVS --exclude .cvsignore webwml/english webwml-gitwork
+rsync -aqu --exclude CVS --exclude .cvsignore webwml/japanese webwml-gitwork
( cd webwml-gitwork && ../webwml-git-committer.rb )