[Po4a-commits] po4a html-build-upload.sh,1.7,1.8

Jordi Vilalta po4a-devel@lists.alioth.debian.org
Wed, 11 Aug 2004 17:07:25 +0000


Update of /cvsroot/po4a/po4a
In directory haydn:/tmp/cvs-serv2032

Modified Files:
	html-build-upload.sh 
Log Message:
Put write permisions to allow other people in the group update it


Index: html-build-upload.sh
===================================================================
RCS file: /cvsroot/po4a/po4a/html-build-upload.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- html-build-upload.sh	9 Aug 2004 18:44:00 -0000	1.7
+++ html-build-upload.sh	11 Aug 2004 17:07:23 -0000	1.8
@@ -64,4 +64,5 @@
 
 echo "<br><a href=\"http://alioth.debian.org/projects/po4a/\">Alioth project page</a><br><br>Last update: `LANG=C date`</center></body></html>" >> html/index.html
 
-scp -r html/* po4a.alioth.debian.org:/var/lib/gforge/chroot/home/groups/po4a/htdocs/
+chmod -R g+rw html
+scp -pr html/* po4a.alioth.debian.org:/var/lib/gforge/chroot/home/groups/po4a/htdocs/