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/tree.py
-
Committer:
mbp at sourcefrog
-
Date:
2005-03-29 05:19:01 UTC
-
Revision ID:
mbp@sourcefrog.net-20050329051901-3fee7351353c9796
Doc
Show diffs side-by-side
added
removed
199
199
ls = os.listdir(dp)
202
## TODO: If we find a subdirectory with its own .bzr
203
## directory, then that is a separate tree and we
204
## should exclude it.
202
205
if bzrlib.BZRDIR == f: