David Crossley wrote:
Can any other committer deploy any plugins to the server?
I am having trouble. The dtdx plugin changed the other day when
its jars were moved from the core, but it wasn't deployed.
The first time that i run 'tools/ant/bin/ant deploy' there
are a heap of "already under version control" messages.
The second time it is run, i get 'svn add' errors.
The plugins have been deployed by you (see SVN commit mails).
The output you are seeing appears to be a result of the way that the SVN
ANT tasks work. I've never tried to debug it as I have got used to it.
However, it is clearly misleading. Perhaps we need to raise an issue.
Ross