Hi,
i need to access a server via his aliasname, but
the following snippet doesn't work =
<target name="depends">
<fileset dir="//cvsprod/deploy" includes="*.txt" id="bla"/>
<echo>Files == ${toString:bla}</echo>
</target>
BUILD FAILED
... \\cvsprod\deploy not found.
Running Ant 1.6.5 on Win 2000 / 2003, jdk 1.4.2_08
Is there any cmd line tool for windows available ?
Any ideas ?
Regards, Gilbert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]