common/templates/source-spec.ant.xml.ftl
changeset 49 8535c19456ea
parent 48 758d416f5872
child 50 bc5aff47cabb
--- a/common/templates/source-spec.ant.xml.ftl	Wed Apr 08 12:01:40 2009 +0100
+++ b/common/templates/source-spec.ant.xml.ftl	Wed Apr 08 12:03:16 2009 +0100
@@ -25,9 +25,6 @@
                         <hlm:tagSet refid="hg.tags.id${dollar}{refid}" />
                     </hlm:latestTag>
                 </hlm:update>
-                <exec command="hg identify -n" dir="${ant['build.drive']}${pkg_detail.dst}" outputproperty="sf.sourcesync.repo.n"/>
-                <exec command="hg identify -i" dir="${ant['build.drive']}${pkg_detail.dst}" outputproperty="sf.sourcesync.repo.i"/>
-                <echo message="dir ${ant['build.drive']}${pkg_detail.dst} : revision ${sf.sourcesync.repo.n}:${sf.sourcesync.repo.i}"/>
             </hlm:scm>
             
             <!-- record info on sf-config repo/rev -->