----- Original Message -----
From: "Paul Roberts" <[EMAIL PROTECTED]>
To: "ant-user list" <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 9:25 PM
Subject: vssget problem


> I am using ant 1.2 on NT. I am trying to use the vssget task and am
getting
> an exception thrown.
>
[...]
>
> H:\test\build.xml:19: java.io.IOException: CreateProcess: ss Get
> $/test_V1_1 -GLH:\test -I- -R -VLV1_1 error=2
> java.io.IOException: CreateProcess: ss Get

Ant (java) can not find ss.exe.  Either use the attribute
ssdir="yourPathToVssWin32" (see index.html) or put the win32-subdir on your
path.

Nico


Reply via email to