> I'm trying to modify an ant (1.4.1) build script so that it > includes the > getting files from vss. I've tried this script with and > without specifying a > username/password and still get the same error. When the > build fails, it > looks like there is a syntax problem with the dashes -l-. I am using a > mapped drive for the server path. I don't know if this could > cause problems. > > Any suggestions would be very appreciated. I'm not familiar > with using vss > from the command line, so my apologies if I'm missing > something obvious. > I've attached what I have in my build file, and the error > that I'm getting.
I suspect it can't find ss.exe - try setting the ssdir attribute. Jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
