Velagapudi, Murali,您好!
please use ant 1.6.2+
======= 2004-12-10 04:12:56 您在来信中写道:=======
>Hi,
>
> I am able to get the latest version from VSS by a label and compile and
> finish all the tasks,
>but if I need build the project from "Base version" (clearing the old classes
>directory, or you say build
>from scratch) it will not compile as all the files in the older version may
>not be included in new release,
>so i need to get all the stabled files (most recent labeled version of the
>file), so i wrote this
>in the following manner , in this case i need to write as many number of
>snippets equal to the
>number of different labels in VSS, is there any way to simply this task or any
>other alternatives
>
>
> <vssget localPath="${home}/src"
> label="PrevRelease"
> login="user,pwd"
> vsspath="$/root/java2/*.*"
> serverPath="v:\"
> ssdir="c:\win32"
> writable="false"/>
>
>
> <vssget localPath="${home}/src"
> label="LatestRelease"
> login="user,pwd"
> vsspath="$/root/java2/*.*"
> serverPath="v:\"
> ssdir="c:\win32"
> writable="false"/>
>
> i tried another way from command line
>"ss History $\root\java2\*.* -L -#1 -B "
>the option -#1 gives me the recent labeled file version but i couldn't convert
>this command
>into equivalent ant task and also that command is not functioning in case of
>recursive.
>
>
>thanks,
>Murali
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
= = = = = = = = = = = = = = = = = = = =
致
礼!
陈永林 Corlin
CRM实施部
北京合力金桥软件技术有限责任公司
北京市海淀区中关村南大街甲12号寰太大厦,
邮编:100081
电话:010-62169797-8180
传真:010-62169090
HTTP://www.hollycrm.com
[EMAIL PROTECTED]
2004-12-10