合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
# C.30 HgArchiveTask Create an unversioned archive of a Mercurial repository revision. This is available for PHP 5.4 and higher. Table C.31:聽Attributes NameTypeDescriptionDefaultRequired`destination``String`Name of archive to create.n/aYes`revision``String`Revision to distribute in the archive.n/aNo C.30.1 Example ``` <property name="version" value="v0_1_2"/> <hgarchive destination="${version}.zip" /> <hgarchive destination="${version}.tgz" /> ```