##// END OF EJS Templates
dirstate-v2: backup the data file during the transaction (issue6730)...
dirstate-v2: backup the data file during the transaction (issue6730) If we backup of the docket, without doing a backup of the data file, we highly risk restoring a docket pointing to a missing file in the future. So we now backup the data-file alongside the docket.

File last commit:

r23399:fd5247a8 default
r50362:0705afae stable
Show More
hgwebconfig
6 lines | 67 B | text/plain | TextLexer
Gregory Szorc
docker: add Docker files for running an Apache mod_wsgi server...
r23399 [paths]
/ = /var/hg/repos/*
[web]
allow_push = *
push_ssl = False