You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stuart Barlow <sb...@peopledoc.com> on 2000/06/20 15:12:56 UTC

exec problems

I am trying to talk to VSS from ant to get the latest version of our source
using the following command.


<exec os="windows" output="./build.log" dir="./src"
command="\\development\nesc_vss\win32\ss Get $/Jura/current/devel/src -R -I-Y"/>


It seems to run very quickly and do nothing.
Do you know what I may have wrong?

Thanks.
---------------------------------------------------------------------------
Stuart Barlow
+44 131 468 8205