Not sure how successful or not it was at this stage, but I tried to deploy
it :-
checkout-deployed-docs:
deploy-docs:
[echo] Deploying plugin documentation to the web server
[copy] Copying 95 files to
D:\Apache2\forrest\build\svn-plugin-docs-deploy\
plugins_0_80\org.apache.forrest.plugin.input.projectInfo
[exec] svn: warning:
'plugins_0_80\org.apache.forrest.plugin.input.projectI
nfo\skin\print.css' is already under version control
[exec] svn: warning:
'plugins_0_80\org.apache.forrest.plugin.input.projectI
nfo\skin\screen.css' is already under version control
[exec] A (bin)
plugins_0_80\org.apache.forrest.plugin.input.projectInfo\s
kin\images\Thumbs.db
deploy:
[echo] Deploying unversioned plugin
org.apache.forrest.plugin.input.project
Info to the download server
[copy] Copying 1 file to
D:\Apache2\forrest\build\svn-plugins-deploy\0.8
[copy] Copying 1 file to D:\Apache2\forrest\build\svn-plugins-deploy
updateSVN:
[exec] svn: warning:
'0.8\org.apache.forrest.plugin.input.projectInfo.zip'
is already under version control
[exec] svn: warning: 'org.apache.forrest.plugin.input.projectInfo.zip'
is a
lready under version control
Off to work, so will take a look later.
Gav...
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Ross Gardler
> Sent: Thursday, 25 October 2007 6:14 AM
> To: [email protected]
> Cc: Ross Gardler
> Subject: Re: projectInfo plugin property changes
>
> On 24/10/2007, Ross Gardler <[EMAIL PROTECTED]> wrote:
> > On 24/10/2007, David Crossley <[EMAIL PROTECTED]> wrote:
>
> ...
>
> > Thanks for the nudge. I fixed this now. next Cocoon Docs build should
> work.
>
> Correction, I have fixed this in SVN, however, due to the fact that I
> am currently working on an old Windows 2000 machine I can't do "and
> deploy" of the projectInfo plugin (weird dos errors)
>
> I'm going to bed now. If anyone is so inclined please do:
>
> cd $FORREST_HOME
> svn up
> cd plugins/org.apache.forrest.plugins.input.prinectInfo
> ant deploy
>
> I'm on a machine tomorrow that will handle the deployment, so if noone
> has done it I will do so.
>
> Ross