Lars Huttar wrote:

Hi all,
We're a team developing a Cocoon application, and we're sharing
our code (cocoon/mount/**) via CVS.
We have a test server, which we'll call salem, on which resides
a copy of Tomcat and Cocoon and our code.
The goal is to have a process for updating certain folders on
salem from the CVS server; and we want to be able to run this
update process remotely. Doing it through Cocoon itself would be
ideal (because it would leverage the ability we already have,
to send request URLs to salem, and avoid the need to give each
team member special permissions to run a Windows Scheduled Task,
not to mention that one of our members is a Mac user and can't
run Windows Scheduled Tasks over the network anyway).

So, what we need is a way to run a "cvs update" command from
Cocoon. Any ideas on how we could do this?
I see there is an Ant <cvs> task.
If that's a good idea, how do we call Ant from a Cocoon sitemap?


In the scratchpad block there is an AntBuildGenerator. Never used it, I presume it works.

Regards, Upayavira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to