~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/Makefile

  • Committer: mbp at sourcefrog
  • Date: 2005-03-09 06:51:20 UTC
  • Revision ID: mbp@sourcefrog.net-20050309065120-4d1512c53c9ed87a
- change revision XML to <revision>
- more assertions when reading back in

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
 
7
7
upload: all
8
 
        (echo 'cd www/doc'; ls *html | sed -e 's/^/put /') | sftp -b /dev/fd/0 bazng@escudero.ubuntu.com
 
8
        (echo 'cd www'; ls *html | sed -e 's/^/put /') | sftp -b /dev/fd/0 bazng@escudero.ubuntu.com