pvcs ant task for making the files writable

2011-03-11 Thread chandu uppu
HI, I am able to retrieve files from PVCS using pvcs ant task, but the some of the files are read only. Could you please let me know, how to make all the files writable after retrieving the files from PVCS. Thanks, Chandra

Re: PVCS Ant Task Help

2006-11-21 Thread Prashant
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]

PVCS Ant Task Help

2006-11-21 Thread Karimulla Shaik
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

RE: PVCS ANT TASK

2004-12-15 Thread ed . wittmann
pvcs archives. It will not work on your local machine. If you search the email archives, you'll see that alternate versions of the pvcs ant task exist - but you need to build them into ant. Those tasks have different methods available for setting the pvcs user and passw

PVCS ANT TASK

2004-12-14 Thread dajee.metkari
> Dear Sir, > I am using web based PVCS Merant Version Manager tool in my project > for getting latest source code from repository. > I am not able to get the latest contents using PVCS ant task. >   > Can you please let me know how to configure for this kind of PVCS.