Stéphane Vandenbogaerde schrieb:
Actually, I don't code in Java.
I use Ant with Eclipse only for Buckminster (used for C++ projects).
I am delighted to see that I can use the Windows syntax.
i strongly recommend using the unix syntax with ant, means always
use '/' instead of '\' if possible.
ar.gz' from UNC:
>
>
>
>
>
>
>
> Hope this helps,
>
> Raymond
>
>
> -Original Message-
> From: Stéphane Vandenbogaerde [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 01, 2008 6:48 AM
> To: Ant Users List
> Subject: Re: Setting an abso
ow to extract a sample archive
'sample.tar.gz' from UNC:
Hope this helps,
Raymond
-Original Message-
From: Stéphane Vandenbogaerde [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2008 6:48 AM
To: Ant Users List
Subject: Re: Setting an absolute path to an other PC
2008
2008/7/1 Raymond Berg (ALLETE) <[EMAIL PROTECTED]>:
> This question is a little unclear. Do you wish to untar this to a remote
> machine with a UNC network share (\\server\share) ?
I want to untar from a remote machine with a UNC network share.
> As of Ant 1.7.0, UNC names are allowable absol
this is not what you meant.
Cheers,
Raymond
-Original Message-
From: Stéphane Vandenbogaerde [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2008 5:24 AM
To: user@ant.apache.org
Subject: Setting an absolute path to an other PC
Hello,
How can I set an an absolute path (for the untar
Hello,
How can I set an an absolute path (for the untar task) to a remote PC ?
Thanks.