So if the child branch doesn't have a particular folder, create a symlink to it prior to starting the build.
It's possible for the child branch to contain this folder, but it may not always be the case.
On Feb 23, 2005, at 10:47 AM, Matt Benson wrote:
--- Edward Ciramella <[EMAIL PROTECTED]> wrote:
With overwrite set to true and failonerror set to false, I still get the link in the sub directory and the second time it's run, I get the build failed message.
Okay, are all these tests based on the situation that ${basedir}/testing-simlinkdir is already a real directory, and you want it to become a symlink pointing to /Users/eciramella/testing-simlinkdir ? Or, does ${basedir}/testing-simlinkdir not exist in the beginning, but ${basedir}/testing-simlinkdir/testing-simlinkdir is still created on the second invocation with overwrite="true"?
-Matt
Here is the exact line from the build file:
<symlink link="${basedir}/testing-simlinkdir" resource="/Users/eciramella/testing-simlinkdir" overwrite="true" failonerror="false"/>
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
