A quick Google on "ant pvcs task" [1] reveals a optional Task for pvcs. [2].
Optional tasks need additional installation that is outlined here :
http://ant.apache.org/manual/install.html#optionalTasks
As for creating deployable components that would depend on what you
intend to deploy.
[1]
Hi All ,
I am very new to PVCS and I have a requirement to run the ant scripts from
the remote system to get the latest code from PVCS and create the deployable
components. I do not know what are the things I need to do to be able to
acheive this. I came to know through google that you guys alrea