The duccdocs processing is writing a log into the source tree. This is not "conventional" and will cause other special configuration workarounds, so it would be better to have the log go under target/ ...
The duccdocs project is missing svn ignores for the common things (.project, .settings, target/) The svn:eol-style native is missing on the .tex files in the duccdocs . Some included dependencies (e.g. ducc-agent depends on ducc-common) are forced to have version numbers, but this wouldn't be necessary if the ducc dependencies were added to the dependency management (if that's possible). -Marshall