Well, the first problem may be that you need to run your ant task on the machine that stores the pvcs archives - if the only access you have to PVCS is the vm-inet client, you may not have that - and ant will not work no matter what you do.
If you do have access, depending on which version of pvcs you're running, you can set the id one of two ways: The first way : set an environment variable called $PVCS_ID that looks like this: PVCS_ID=username:password ; export PVCSID (for unix) Set PVCS_ID=username:password (for windows) Note that this needs to be set on the machine that holds the 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 password. http://marc.theaimsgroup.com/?l=ant-dev&m=99667939904467&w=2 http://sourceforge.net/projects/ant-pvcs-75/ Hope this helps. Ed Wittmann -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 11:55 PM To: [EMAIL PROTECTED] Subject: PVCS ANT TASK > 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. And > what is the repository name? And how to provide userid & password. > Any example would be great help. > > Thanks in advance, > Dajee > > > > > Confidentiality Notice > > The information contained in this electronic message and any > attachments to this message are intended for the exclusive use of the > addressee(s) and may contain > confidential or privileged information. > If you are not the intended recipient, please notify the sender at > Wipro > or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments. > > -- Thomas Christensen @ Nordija A/S - www.nordija.com - main#: +45 70 20 25 10 email: [EMAIL PROTECTED] - cell#: +45 40 40 58 62 Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]