/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/export/dir_exporter.py

  • Committer: Jelmer Vernooij
  • Date: 2011-03-13 21:30:33 UTC
  • mto: This revision was merged to the branch mainline in revision 5724.
  • Revision ID: jelmer@samba.org-20110313213033-ud9t11mm8e3idtti
Add test for per-file-timestamp zipfiles.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
    )
28
28
 
29
29
 
30
 
def dir_exporter(tree, dest, root, subdir, filtered=False, force_mtime=None):
 
30
def dir_exporter(tree, dest, root, subdir=None, filtered=False, force_mtime=None):
31
31
    """Export this tree to a new directory.
32
32
 
33
33
    `dest` should either not exist or should be empty. If it does not exist it