Version Control

Knut

Member
How can I integrate PVCS in PL/SQL-Developer. I installed the PVCS command line package and the VCS Plugin, but when I try to open a project I get the message "Unknown project".
 
Before you can use the VCS Plug-In, you must install the "PVCS VM SCC Interface" that corresponds to your PVCS VM version. This is a separate option on the PVCS installation CD, which installs an SCC compliant interface for PVCS. The name of this option may be different for different versions of PVCS.

When opening a PVCS project, you should select the PVCS System, and use the Browse Projects button to the right of the Project field to select the actual project. This way the Local Path and Aux Path will be set correctly. Now you should be able to open a project and access its files.

------------------
Marco Kalter
Allround Automations
 
Originally posted by mkalter:
Before you can use the VCS Plug-In, you must install the "PVCS VM SCC Interface" that corresponds to your PVCS VM version. This is a separate option on the PVCS installation CD, which installs an SCC compliant interface for PVCS. The name of this option may be different for different versions of PVCS.

When opening a PVCS project, you should select the PVCS System, and use the Browse Projects button to the right of the Project field to select the actual project. This way the Local Path and Aux Path will be set correctly. Now you should be able to open a project and access its files.


Thanxs for your replay. I already had installed the "PVCS VM SCC Interface". When I press the Open Project button on the right of the project line a new dialog opens. In this dialog I cannot press the OK nor the New button because they are disabled. Even when I enter the project working path neither button gets enabled.
The version control works fine with the Microsoft Source Safe. But I cannot open any project from PVCS. Can you help me ?
 
I assume this new dialog is the "Open PVCS dialog". This dialog contains a list of all projects that are available to PVCS. Could it be that this list is empty? If so, then maybe this is a configuration issue, or you have multiple PVCS installations, or you have not yet created any PVCS projects?

------------------
Marco Kalter
Allround Automations
 
Back
Top