hmmm - that works for me. I tested with //computername/c$
Is there a net share "deploy"? Could you access this UNC via Windows Explorer?


Jan

>-----Ursprüngliche Nachricht-----
>Von: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] 
>Gesendet: Freitag, 21. September 2007 10:34
>An: user@ant.apache.org
>Betreff: Access server via alias ?!
>
>
>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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to