>From a command line you may do it like
ss.exe Status -R "$/YOUR_DATA "
-R
Display recursive status through an entire project list.
-U
Display only files checked out to a certain user.
-P
Filters the list of checked-out files to include only files checked out
to the current or specified project.
I don't remember a corresponding Ant task's syntax but guess you may
easy adapt to it.
_______
Roman
> -----Original Message-----
> From: Rahamim, Zvi (Zvi) ** CTR ** [mailto:rahamim@avaya.com]
> Sent: Wednesday, September 03, 2003 11:17 AM
> To: Ant Users List
> Subject: Zvi_Q: Know wich files are checked out
>
> Hi!
> I work with vss and I would like before building to verify
> that there is no checked out files.
> How can I know the checked out files?
> Thanks!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For
> additional commands, e-mail: user-help@ant.apache.org
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|