##// END OF EJS Templates
transaction: allow generating file outside of store...
transaction: allow generating file outside of store We allow a vfs argument to `addfilegenerator`. This allows generating files outside of the store directory like bookmarks. However, this is not really working since we do not have the infrastructure to backup and restore files outside of store. By chance, the bookmark file is already backed up by another mechanism so we can restrict this new feature to bookmarks (which is our only interest here) and proceed.

File last commit:

r0:9117c656 default
r22663:4c619873 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer