I'm trying to learn how to build the docs from the DITA source,
following the instructions in http://db.apache.org/derby/manuals/dita.html

I think I have the tree set up correctly, and I modified the one file
that I wanted to modify, and then I ran

  ant html.ref

The system whirred and hummed for a *long* time, produced lots of
apparently successful output, but then failed with the errors below.

I've tried cleaning and rebuilding multiple times, and the error is
the same each time.

Any ideas? Do I have something misconfigured? Am I issuing the
wrong build command?

thanks,

bryan

============================================================================


copy-css-default:
     [copy] Copying 3 files to 
/home2/bpendleton/src/derby/docs/trunk/out/reftemp

copy-css-user:
     [move] Moving 352 files to /home2/bpendleton/src/derby/docs/trunk/out/ref

BUILD FAILED
/home2/bpendleton/src/derby/docs/trunk/build.xml:106: The following error 
occurred while executing this line:
/home2/bpendleton/src/derby/docs/trunk/build.xml:151: Cannot replace directory /home2/bpendleton/src/derby/docs/trunk/out/ref with directory /home2/bpendleton/src/derby/docs/trunk/out/reftemp



Reply via email to