You are not logged in. Click here to log in.

Codebeamer Application Lifecycle Management (ALM)

Search In Project

Search inClear

How to Use Subversion with codeBeamer

Committing Changes to Managed Subversion Repositories

See also: You must login to see this link. Register now, if you have no user account yet. . This plugin enables change requests from within the Eclipse IDE (Integrated Development Environment).

The following example provides details of the steps you could follow to check-in (commit) files into codeBeamer when using the Eclipse IDE and a Subversion repository. This guide describes the Subversion related operations using the Subclipse third-party plugin freely available from http://subclipse.tigris.org. The Subclipse plugin enables commits from within the Eclipse IDE.

Use the following steps to find the existing Managed Repository URL:

  1. Login to CodeBeamer as Project Administrator for the project containing the desired target repository.
  2. Select the CodeBeamer project with the target managed subversion repository
  3. Click on the Admin tab
  4. Click on SCM Settings
  5. Click on Set
The Subversion or Mercurial access URL (e.g. file:///C:/CB-5.3/repository/svn/My_second_project) will be displayed. You need to know this URL to access the repository. You must login to see this link. Register now, if you have no user account yet.
  • In the Checkout from SVN dialog choose the Create a new repository location radio button and press Next
You must login to see this link. Register now, if you have no user account yet.
  • Enter the URL of the Subversion repository and press Next
You must login to see this link. Register now, if you have no user account yet.
  • In the Select Folder wizard page select the trunk folder and press Finish.
You must login to see this link. Register now, if you have no user account yet.
  • Extract the jdiff.zip file into the project's directory. The physical location of the project's directory is available in the project properties dialog, in the Info page.
  • Refresh the contents of the project by selecting the Refresh item from the project's contextual menu.
  • Right click the project, expand the Team item, and select the Commit... item to start the commit procedure. Follow the on-screen procedures to finalize the import.
  1. Login to CodeBeamer as Project Administrator for target project
  2. Click on target project
  3. Click on the Admin tab
  4. Click on SCM Settings
  5. Click on Set
  6. Enable the Synchronize and reparse the project now option,
  7. Click on Save
  8. To browse the source code in project click on the Source Code tab and on Files