Consultor Eletrônico



Kbase P127924: How to load an existing CVS or Subversion project into OpenEdge Architect?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

GOAL:

How to load an existing CVS or Subversion project into OpenEdge Architect?

GOAL:

What are the steps to checkout an existing CVS or SVN source tree into an OpenEdge project in Architect?

GOAL:

What are the steps to load a CVS or SVN project into Eclipse?

FACT(s) (Environment):

OpenEdge 10.x
All Supported Operating Systems

FIX:

To import a CVS or Subversion project as a new OpenEdge project:
1. Open the workspace
2. Select "File" > "Import"
3. In the dialog "Select" use "Projects from CVS" or "Checkout projects from SVN"
4. In the next screen configure the location of the CVS/SVN repository
5. In the next screen choose the CVS or SVN module to checkout
6. In the next screen choose "Checkout as new project configured with the New Project Wizard"
7. Complete the checkout, ensuring that you select "OpenEdge project" when prompted for a new project type.
To import a CVS project as a sub-folder of an existing OpenEdge project:
1. Open the project
2. Selet "File" -> "Import"
3. In the dialog "Select" use "Projects from CVS"
4. In the next screen configure the location of the CVS/SVN repository
5. In the next screen choose the CVS or SVN module to checkout
6. In the next screen choose "Checkout in an existing project"
7. Complete the checkout.