SCP Task - No response from server

2008-04-22 Thread Sam Hamilton
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

Re: Generating a CSV file

2008-02-05 Thread Sam Hamilton
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

Generating a CSV file

2008-02-04 Thread Sam Hamilton
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