##// END OF EJS Templates
fixes issue #756 cleanup repos didn't properly compose paths of repos to be cleaned up....
fixes issue #756 cleanup repos didn't properly compose paths of repos to be cleaned up. - it just worked on repos on root filesystem

File last commit:

r833:9753e090 beta
r3356:031a698e default
Show More
__init__.py
5 lines | 161 B | text/x-python | PythonLexer
"""
This package provides functionality to create and manage
repositories of database schema changesets and to apply these
changesets to databases.
"""