diff -r 89c89d6e6c3c -r df315d0a8ab7 doc/api/helium/target-sf-prebuild-31.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-prebuild-31.html Tue Sep 15 12:58:39 2009 +0100 @@ -0,0 +1,233 @@ + + + + + + +
+ + + + + + + + + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +
Location
+D:\maintools\sf-config\common\generated\source-spec.ant.xml:1282: +
+ +Conditional execution
+No conditions on target execution.
++
+ ++
Name | +
---|
hg | +
hg | +
+
Name | Edit status | +
---|---|
User editable properties | +|
Internal properties | +
+ + +
++ <target name="sf-prebuild-31"> + <sequential> + <!-- create sf\layer dir --> + <mkdir dir="M:/sf/app/printing"/> + <delete dir="M:/sf/app/printing" failonerror="false"/> + <!-- Don't use hg archive with tags, as we can have wildcards in the tags... --> + <exec executable="hg" dir="M:"> + <arg value="clone"/> + <arg value="-U"/> + <arg value="//v800008/Builds01/mercurial_master_prod/sfl/MCL/sf/app/printing/"/> + <arg value="M:/sf/app/printing"/> + </exec> + + <hlm:scm xmlns:hlm="http://www.nokia.com/helium" verbose="true" scmUrl="scm:hg://v800008/Builds01/mercurial_master_prod/sfl/MCL/sf/app/printing/"> + <!--hlm:checkout basedir="M:/sf/app/printing"/--> + <hlm:update basedir="M:/sf/app/printing"> + <hlm:tag name="default"/> + </hlm:update> + </hlm:scm> + <exec executable="hg" dir="M:/sf/app/printing" outputproperty="sf.sourcesync.31.checksum"> + <arg value="identify"/> + <arg value="-i"/> + </exec> + </sequential> + </target> ++ + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +