[Pkg-bazaar-commits] ./bzr/unstable r107: upload docs using rsync

mbp at sourcefrog.net mbp at sourcefrog.net
Fri Apr 10 07:44:16 UTC 2009


------------------------------------------------------------
revno: 107
committer: mbp at sourcefrog.net
timestamp: Mon 2005-03-28 12:23:53 +1000
message:
  upload docs using rsync
modified:
  doc/Makefile
-------------- next part --------------
=== modified file 'doc/Makefile'
--- a/doc/Makefile	2005-03-14 02:59:01 +0000
+++ b/doc/Makefile	2005-03-28 02:23:53 +0000
@@ -5,4 +5,5 @@
 
 
 upload: all
-	(echo 'cd www/doc'; ls *html | sed -e 's/^/put /') | sftp -b /dev/fd/0 bazng at escudero.ubuntu.com
+	rsync -av *html escudero.ubuntu.com:/srv/www.bazaar-ng.org/www/doc/
+



More information about the Pkg-bazaar-commits mailing list