Skip to content

Integrating projects

To integrate a device into versiondog, you need to first create a component.

For certain devices, project data is required to create a component. This requirement is noted on the help page for the respective device.

The component types for individual devices are listed on the Supported devices (extended support) page.

Integrating projects with project data

  1. In the UserClient, create a new component with the desired component type.
  2. Open the working directory of the component using the Show in file manager button or the context menu item or the Ctrl+E keyboard shortcut.
  3. Move the desired project data into the working directory.
  4. Check-In the component using the Create base version and Check-In button.
  5. You can now manage the project in versiondog.

Creating components without project data

  1. In the UserClient, create a new component with the desired component type.
  2. Check-In the component using the Check-In without base version button.

Related topics