Re: committer trouble deploying plugins

2005-05-23 Thread David Crossley
Ross Gardler wrote:
> 
> I think it is all to do with there being subsequent deployments, or it 
> could be to do with the newly added docs uploading. I'll do some 
> investigation when I get the time.

:-)

I reckon that it is the latter, because i was doing subsequent
deployments okay before the addition of the docs deployment.

--David


Re: committer trouble deploying plugins

2005-05-23 Thread Ross Gardler

David Crossley wrote:

Ross Gardler wrote:


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



Yeah, i saw that and became even more confused.


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.



This is strange, because it didn't happen to me a couple of weeks
ago when i was developing the dtdx and listLocations plugins.


I think it is all to do with there being subsequent deployments, or it 
could be to do with the newly added docs uploading. I'll do some 
investigation when I get the time.


Ross


Re: committer trouble deploying plugins

2005-05-23 Thread David Crossley
Ross Gardler wrote:
> 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).

Yeah, i saw that and became even more confused.

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

This is strange, because it didn't happen to me a couple of weeks
ago when i was developing the dtdx and listLocations plugins.

--David


Re: committer trouble deploying plugins

2005-05-23 Thread Ross Gardler

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


committer trouble deploying plugins

2005-05-23 Thread David Crossley
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.

--David