ftp put x as y

2007-06-26 Thread Chris Velevitch
How to I ftp a file so that it gets a different name on the server? Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group m: 0415 469 095 www.flashdev.org.au - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Virtual Ant Beta Released - Mind bending new GUI for Ant !

2007-06-20 Thread Chris Velevitch
Since it's written in Java, when do you plan to do a Eclipse plugin? Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group m: 0415 469 095 www.flashdev.org.au - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: cvs behaviour

2007-06-20 Thread Chris Velevitch
I've worked it out. It seems the dest directory is where the cvs command is executed, then you can specify a directory relative to dest to export the module. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: Unable to execute a command mysql with a < symbol

2007-06-14 Thread Chris Velevitch
This gave me a mysql unknown option "-c". Presently I am using tag to actually create the schema, this being JDBC indirectly takes a lot of time. I would like to reduce it. Any suggestions? -- Regards, Kannan Ekanath -- Chris Velevitch Manager - Sydney Flash P

Re: cvs export issue in ANT

2007-06-14 Thread Chris Velevitch
ort the new file, old file needs to be deleted first and then cvs export command is to be run. Is there any way to overwrite old file by checking timestamp as it does in task? -- Chris Velevitch Manager - Sydney Flash Platform Developers Group m: 0415 469 09

Re: cvs behaviour

2007-06-12 Thread Chris Velevitch
#x27;dest'. The ant task cvs creates a directory > called 'module' in 'dest' and copies the contents of the > module 'module' to the directory 'dest/module'. Is this a > known problem or is there some attribute I need to add to > make be

cvs behaviour

2007-06-12 Thread Chris Velevitch
7; to the directory 'dest/module'. Is this a known problem or is there some attribute I need to add to make behave the same as at the commandline? Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group m: 0415 469 095 www.flashdev.org.au

Re: task to 'cp -r --reply=no'

2007-06-12 Thread Chris Velevitch
. What's the ant equivalent of cp -r --reply=no? Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group m: 0415 469 095 www.flashdev.org.au - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

Re: task to 'cp -r --reply=no'

2007-06-12 Thread Chris Velevitch
not exist", but in my case I only want to copy files if "the destination file does not exist". Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group m: 0415 469 095 www.flashdev.org.au - To u

task to 'cp -r --reply=no'

2007-06-12 Thread Chris Velevitch
What task is the equivalent of 'cp -r --reply=no'. This command recursively copies files and if the file exists in the destination, skip copying that file and continue. Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group m: 0415 469 095 www.flash