Disable hg tagging by default
authorShabe Razvi <shaber@symbian.org>
Wed, 20 May 2009 11:56:26 +0100
changeset 104 01387db0fc8c
parent 103 c7c1445180e7
child 105 3aef06ac7a6a
child 106 7531256fc15c
child 109 cb16ca6483d9
Disable hg tagging by default
common/common_props.ant.xml
--- a/common/common_props.ant.xml	Wed May 20 10:32:51 2009 +0100
+++ b/common/common_props.ant.xml	Wed May 20 11:56:26 2009 +0100
@@ -48,7 +48,7 @@
     <property name="sf.spec.publish.networkdrive" value="\\lon-engbuild87\d$\SF_builds"/>
     <property name="sf.spec.publish.rootdir" value="\\lon-engbuild87\d$\SF_builds"/>
     
-    <property name="sf.spec.tagafterbuild.enable" value="true"/>
+    <property name="sf.spec.tagafterbuild.enable" value="false"/>
 
     <!-- if sf-list-dir called, generate dir list(s) of epoc32 tree -->
     <property name="sf.spec.dirlist.enable"  value="false"/>