[Commits] python.it commit r191 - in www: branches/python/python.it
branches/python/scripts trunk/python.it trunk/scripts
commit a svn.python.it
commit a svn.python.it
Ven 14 Lug 2006 12:13:35 CEST
Author: manlio
Date: Fri Jul 14 12:13:34 2006
New Revision: 191
Added:
www/trunk/python.it/
- copied from r189, www/branches/python/python.it/
www/trunk/scripts/
- copied from r189, www/branches/python/scripts/
Modified:
www/branches/python/python.it/index.ht
www/branches/python/scripts/rsync.sh
www/trunk/python.it/index.ht
www/trunk/scripts/rsync.sh
Log:
copiato branch nel trunk per ristrutturazione finale del sito
Modified: www/branches/python/python.it/index.ht
==============================================================================
--- www/branches/python/python.it/index.ht (original)
+++ www/branches/python/python.it/index.ht Fri Jul 14 12:13:34 2006
@@ -1,4 +1,4 @@
-Title: Zona Python - Italia
+Title: Linguaggio di programmazione Python
<div id="quote" class="homepage-box">
<h4>Cosa dicono...</h4>
Modified: www/branches/python/scripts/rsync.sh
==============================================================================
--- www/branches/python/scripts/rsync.sh (original)
+++ www/branches/python/scripts/rsync.sh Fri Jul 14 12:13:34 2006
@@ -2,4 +2,4 @@
# semplice script per copiare i file HTML
# XXX TODO copia anche le directory .svn
-rsync --rsh=ssh -v -r -l -t --update --filter="+ */" --filter="- .svn/" --filter="+ *.html" --filter="+ *.ht" --filter="- *" ./ localhost:python.it
+rsync --rsh=ssh -v -r -l -t --update --filter="+ */" --filter="- .svn/" --filter="+ *.html" --filter="+ *.ht" --filter="- *" ./ python.it:python.it
Modified: www/trunk/python.it/index.ht
==============================================================================
--- www/branches/python/python.it/index.ht (original)
+++ www/trunk/python.it/index.ht Fri Jul 14 12:13:34 2006
@@ -1,4 +1,4 @@
-Title: Zona Python - Italia
+Title: Linguaggio di programmazione Python
<div id="quote" class="homepage-box">
<h4>Cosa dicono...</h4>
Modified: www/trunk/scripts/rsync.sh
==============================================================================
--- www/branches/python/scripts/rsync.sh (original)
+++ www/trunk/scripts/rsync.sh Fri Jul 14 12:13:34 2006
@@ -2,4 +2,4 @@
# semplice script per copiare i file HTML
# XXX TODO copia anche le directory .svn
-rsync --rsh=ssh -v -r -l -t --update --filter="+ */" --filter="- .svn/" --filter="+ *.html" --filter="+ *.ht" --filter="- *" ./ localhost:python.it
+rsync --rsh=ssh -v -r -l -t --update --filter="+ */" --filter="- .svn/" --filter="+ *.html" --filter="+ *.ht" --filter="- *" ./ python.it:python.it
Maggiori informazioni sulla lista
Commits