contrib/wix/hg.cmd
author Gregory Szorc <gregory.szorc@gmail.com>
Sat, 22 Aug 2015 15:12:52 -0700
changeset 26136 6defc74f3066
parent 13041 79388a8325dc
permissions -rw-r--r--
hgweb: move archive related attributes to requestcontext As part of this, "archive_specs" was renamed to "archivespecs" to align with naming conventions. "archive_specs" didn't technically need to be moved from hgweb. But it seemed to make sense to have all the archive code in the same class. As part of this, hgweb.configlist is no longer used, so it was deleted.

@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*