You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Green, Craig" <cr...@documentum.com> on 2002/04/11 20:52:50 UTC

labelling with PVCS

Hello,
	Is there a way to label files in PVCS through Ant? Here is what I'd
like to do...
-define a number of milestone dates in my xml file.
-if ((a milestone date == today's date) && build succeeds) then label the
source in PVCS.

...can it be done?

Thanks,

-cg