##// END OF EJS Templates
added same switch to logic for tags and bookmarks containing /....
added same switch to logic for tags and bookmarks containing /. added "at" GET params to visualize switching for revisions with /

File last commit:

r833:9753e090 beta
r3425:46e10b3d beta
Show More
manage.py_tmpl
5 lines | 115 B | text/plain | TextLexer
#!/usr/bin/env python
from migrate.versioning.shell import main
if __name__ == '__main__':
main(%(defaults)s)