Move scheme code to mapping3 package.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 2 May 2008 18:37:05 +0000 (20:37 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 2 May 2008 18:37:05 +0000 (20:37 +0200)
commitf474e723d300a2799acdb7a5c06d5e89eaaacba4
tree2673ec6e54380af029b70be71371c1dcba75709e
parent00cb5e56a4f2fe78c9e6d0f8fc12a7e2531bbf28
Move scheme code to mapping3 package.
18 files changed:
__init__.py
config.py
mapping.py
mapping3/__init__.py
mapping3/scheme.py [moved from scheme.py with 100% similarity]
repository.py
revids.py
tests/test_blackbox.py
tests/test_branch.py
tests/test_config.py
tests/test_convert.py
tests/test_fetch.py
tests/test_fileids.py
tests/test_mapping.py
tests/test_repos.py
tests/test_scheme.py
tests/test_upgrade.py
workingtree.py