##// END OF EJS Templates
fix(svn): fixed svn tests and pass-in the Auth headers back to the svn server
fix(svn): fixed svn tests and pass-in the Auth headers back to the svn server

File last commit:

r5042:4c5af799 default
r5224:a16f5a87 default
Show More
__init__.py
6 lines | 256 B | text/x-python | PythonLexer
#!/usr/bin/env python
from rhodecode.lib.dbmigrate.migrate.versioning.script.base import BaseScript
from rhodecode.lib.dbmigrate.migrate.versioning.script.py import PythonScript
from rhodecode.lib.dbmigrate.migrate.versioning.script.sql import SqlScript