Ant can't find the VSS executable (ss.exe). I use the ssdir
attribute of the vssget task to C:\Program Files\DevStudio\VSS\win32
directory. Another option is setting an environment variable (I believe its
SS_DIR) to the same path.
Randy
-----Original Message-----
From: Surojit Das [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 11:37 AM
To: '[EMAIL PROTECTED]'
Subject: Vssget Question
Ant,
I am new to ant. I want to use vssget but when i am using it in the
buildfile i am getting following error
[vssget] The name specified is not recognized as an
[vssget] internal or external command, operable program or batch file.
What should i do to make it work?
Thanks
Surojit