diff mercurial/help/config.txt @ 17933:8243dd66e0e3

webcommands: allow hgweb's archive to recurse into subrepos Currently when obtaining an archive snapshot of a repository via the web interface, subrepositories are not taken in the snapshot. I introduce an option, archivesubrepos, which allows this.
author Jordi Guti?rrez Hermoso <jordigh@octave.org>
date Mon, 29 Oct 2012 10:53:46 -0400
parents 8fcef9614150
children bafbfe0b450c
line wrap: on
line diff
--- a/mercurial/help/config.txt	Tue Nov 13 19:32:53 2012 -0600
+++ b/mercurial/help/config.txt	Mon Oct 29 10:53:46 2012 -0400
@@ -1295,6 +1295,10 @@
     (DEPRECATED) Whether to allow .zip downloading of repository
     revisions. Default is False. This feature creates temporary files.
 
+``archivesubrepos``
+    Whether to recurse into subrepositories when archiving. Default is
+    False.
+
 ``baseurl``
     Base URL to use when publishing URLs in other locations, so
     third-party tools like email notification hooks can construct