Re: Checking out to the same directory

2006-05-18 Thread Steve Loughran
Venkat Kotu wrote: Hi, I have a need to checkout files from 3 different modules to the same destination directory. Uh oh. I have used -d option to specify the destination directory. My ant file is as below: I was ex

Checking out to the same directory

2006-05-17 Thread Venkat Kotu
Hi, I have a need to checkout files from 3 different modules to the same destination directory. I have used -d option to specify the destination directory. My ant file is as below: I was expecting this to work. The mod1.file1