Questions tagged [pvcs]

Synergex PVCS is a collection of tools that provide integrated version control, bug tracking, and configuration management for software projects.

PVCS is a collection of tools that provide integrated version control, bug tracking, and configuration management for software projects.

40 questions
0
votes
1 answer

Open source java libraries for CVS & PVCS repositories

What are good open source java libraries for connecting to CVS & PVCS repositories? In a way similar to SVNKit for SVN.
Salman A. Kagzi
  • 3,833
  • 13
  • 45
  • 64
0
votes
0 answers

Migrating source code from PVCS to Bitbucket

I am trying to migrate the project source code with revision history from PVCS to Bitbucket. I have searched a lot & cannot find the proper resolution for this. Is there any tools available for this?
watraplion
  • 287
  • 4
  • 17
0
votes
1 answer

PVCS Promotion Group

Currently I am migrating PVCS source code to GIT Repository. As there is no specific tool which will migrate PVCS to GIT. I used 3rd party tool and SVN as bridge repository. I am successful in migrating PVCS code to SVN as mentioned below. PVCS…
Nanda
  • 115
  • 1
  • 11
0
votes
1 answer

steps to migrate pvcs to svn

please provide steps to migrate from pvcs to svn. I have googled for the open source tools and found polarion pvcs2svn tool. if someone has used this software, please provide the steps followed and the config.properties file used. I am finding it…
user3111224
  • 1
  • 1
  • 2
0
votes
0 answers

c# and pvcs with ref parameters

I have to call VM32VBWRAP.dll from c#. It is a library for manage pvcs from code. I am able for calling all methods which don't have any ref parameter. But I can't call methods with ref parameters. I always get this error: "Attempted to read or…
Alex
  • 1
  • 1
0
votes
1 answer

'elements[...].value' is null or not an object

I am trying to modify PVCS(version manager) web version based on my needs. This product wrote in JSP. my problem is when I add a simple combobox I receive below error and I dont know why?! I debug the code but I couldnt get what is wrong again,…
Amir
  • 1,919
  • 8
  • 53
  • 105
0
votes
2 answers

How to change structure of subversion repository after a migration?

I am a newbie to both Subversion and PVCS VM I currently migrated my project from PVCS VM to Subversion And I now have this structure I got the project and in my project i got my components inside each components I have trunk, branches and tags. We…
Gilbert
0
votes
4 answers

Ideas on setting up a version control system

I've been tasked with setting up a version control for our web developers. The software, which was chosen for me because we already have other non-web developers using it, is Serena PVCS. I'm having a hard time trying to decide how to set it up…
Brad
  • 1,684
  • 4
  • 20
  • 36
0
votes
1 answer

Switching from Subversion to PVCS Serena

My company has been using Subversion for a very long time and now I have been told that we will be switching to PVCS and am in charge of the migration. I can't find much information where people are switching from Subversion to PVCS, it's mostly the…
-1
votes
1 answer

Jenkins Automation help required

I have been assigned a task to do build automation using jenkins which should perform checkout, compile & build automatically. Existing set up - Currently we have PVCS installed in one of our AIX server where build process(checkout,compile,build)…
Puli Gowda
  • 21
  • 1
1 2
3