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
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
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