Re: Svn add command with force

2007-12-17 Thread Daniel Blaukopf
ge From: "Ghodgaonkar, Parag" <[EMAIL PROTECTED]> To: user@ant.apache.org Sent: Friday, December 14, 2007 4:19:11 PM Subject: Svn add command with force Hello everyone, I am relatively new to Ant and am trying to do an svn add as part of my build script. I can force svn to ad

Re: Svn add command with force

2007-12-14 Thread Chuck Holzwarth
compile. Thank you, Chuck Holzwarth - Original Message From: "Ghodgaonkar, Parag" <[EMAIL PROTECTED]> To: user@ant.apache.org Sent: Friday, December 14, 2007 4:19:11 PM Subject: Svn add command with force Hello everyone, I am relatively new to Ant and am trying to do an

Svn add command with force

2007-12-14 Thread Ghodgaonkar, Parag
Hello everyone, I am relatively new to Ant and am trying to do an svn add as part of my build script. I can force svn to add recursively using the following command "svn add * --force". Unfortunately, I am not in the same directory that I need the add to work on. It tries to do the add in the curr