Hi,
Up until now, I have been manually copying over my files that have been
checked out of subversion by ANT on Windows, to an AIX server. I've decided
to try to implement ANT so it does this copy for me. I have add the below
lines of code:
But when i run my ANT script, i have
gt; Best regards,
>
> Martin
>
> Sam Hamilton schrieb:
>> Hi All,
>>
>> I would like to generate a CSV file from my Ant script which will then be
>> entered into a database to I can keep tabs on when the script was run and
>> who it was run by. I have rea
Hi All,
I would like to generate a CSV file from my Ant script which will then be
entered into a database to I can keep tabs on when the script was run and
who it was run by. I have read the manuals and I can see that you can create
a properties file in Ant but what I am looking for is a file whi