• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Accessing PVCS files through ANT Script of RAD7.5

 
Greenhorn
Posts: 3
Eclipse IDE PHP Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am working on automating project tasks to automate PVCS interaction.For automation other tasks we are already using RunAnt provided from RAD.
I need to create append new targets in this script to automate the check in checkout and labelling of the files from PVCS.
things which needs to be automated are:
1) Get/checkout the latest ear file from PVCS into the local

2) check in teh new version of the file
3) Relabel the file.

I am in urgent need of this.Any help is greatly appreciated.

 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Two things: NotACodeMill, EaseUp

If you would care to post the code you have so far, and describe what you have working and what doesn't work correctly, someone who knows PVCS (which isn't me) might be willing to offer some suggestions.
 
If you two don't stop this rough-housing somebody is going to end up crying. Sit down and read this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic