Hi all,
I'm trying to use an
Ant build.xml file to get some
Java code from a source in Microsoft Visual Source Safe. I've tried running this target which I've called get_source but it results in the following error
This is my build.xml file
Can anyone help?